Skip to content

Hostname

artbma.org

Last fetched

artbma.org resolves to 17 IPv4 addresses operated by CLOUDFLARENET - Cloudflare, Inc. in CA. WHOIS lists iana:2 as the registrar.

Nutrition Label

WHISPER CANON · artbma.orgRouting diversity5.6/10Peering density10.0/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency10.0/10Resolver footprint8.3/10canon.whisper.security/host/artbma.org

Resolution chain

artbma.org resolves to 17 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
104.21.26.124104.21.16.0/20AS13335CLOUDFLARENET - Cloudflare, Inc.CA
104.26.8.239104.26.0.0/20AS13335CLOUDFLARENET - Cloudflare, Inc.CA
104.26.9.239104.26.0.0/20AS13335CLOUDFLARENET - Cloudflare, Inc.CA
172.67.136.65172.67.128.0/20AS13335CLOUDFLARENET - Cloudflare, Inc.CA
172.67.69.238172.67.64.0/20AS13335CLOUDFLARENET - Cloudflare, Inc.CA
18.220.11.24618.220.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.US
3.12.61.2183.12.0.0/16AS16509AMAZON-02 - Amazon.com, Inc.US
3.129.1.2113.128.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.US
3.129.203.1553.128.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.US
3.129.96.623.128.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.US
3.140.158.243.136.0.0/13AS16509AMAZON-02 - Amazon.com, Inc.US
3.146.71.2023.144.0.0/13AS16509AMAZON-02 - Amazon.com, Inc.US
3.15.94.2113.14.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.US
3.151.227.533.144.0.0/13AS16509AMAZON-02 - Amazon.com, Inc.US
3.19.19.1763.16.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.US
3.19.251.963.16.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.US
16.58.169.16616.58.128.0/17AS16509AMAZON-02 - Amazon.com, Inc.US

WHOIS identity

Registrar
iana:2
Organization
baltimore museum of art
Contact emails

Subdomains

22 observed subdomains of artbma.org.

Web-graph footprint

Distinct hostnames that link to or from artbma.org in the public web crawl.

1,345 sites link to this hostname.

105 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

6 SPF mechanisms authorising senders for artbma.org.

MechanismTarget
SPF_INCLUDEemailsrvr.com
SPF_INCLUDEmailgun.org
SPF_INCLUDEoutboundmail.blackbaud.net
SPF_INCLUDEservers.mcsv.net
SPF_INCLUDEsharepointonline.com
SPF_INCLUDEspf.protection.outlook.com

Related pages

Pivot deeper into the graph from artbma.org.

Cypher and MCP

Reproduce the resolution chain directly against graph.whisper.security:

MATCH (h:HOSTNAME {name: "artbma.org"})-[:RESOLVES_TO]->(ip:IPV4)
      -[:ANNOUNCED_BY]->(ap:ANNOUNCED_PREFIX)
      -[:ROUTES]->(asn:ASN)-[:HAS_NAME]->(n:ASN_NAME)
RETURN ip.name AS ip, ap.name AS prefix, asn.name AS asn, n.name AS operator
LIMIT 20

Or query Whisper from your own LLM workflow via the Whisper MCP server.