Skip to content

Hostname

caldwellgallery.com

Last fetched

caldwellgallery.com resolves to 8 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in US. WHOIS lists iana:2 as the registrar.

Nutrition Label

WHISPER CANON · caldwellgallery.comRouting diversity2.4/10Peering density10.0/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint8.6/10canon.whisper.security/host/caldwellgallery.com

Resolution chain

caldwellgallery.com resolves to 8 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
13.35.78.11413.35.78.0/23AS16509AMAZON-02 - Amazon.com, Inc.US
13.35.78.12313.35.78.0/23AS16509AMAZON-02 - Amazon.com, Inc.US
13.35.78.3713.35.78.0/23AS16509AMAZON-02 - Amazon.com, Inc.US
13.35.78.5813.35.78.0/23AS16509AMAZON-02 - Amazon.com, Inc.US
99.86.229.296.0.0.0/3AS9498US
99.86.229.2296.0.0.0/3AS9498US
99.86.229.4496.0.0.0/3AS9498US
99.86.229.5996.0.0.0/3AS9498US

WHOIS identity

Registrar
iana:2
Organization
the caldwell gallery
Contact emails

Subdomains

2 observed subdomains of caldwellgallery.com.

Web-graph footprint

Distinct hostnames that link to or from caldwellgallery.com in the public web crawl.

36 sites link to this hostname.

36 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

3 SPF mechanisms authorising senders for caldwellgallery.com.

MechanismTarget
SPF_Acaldwellgallery.com
SPF_INCLUDE_spf.e2ma.net
SPF_INCLUDE_spf.google.com

Related pages

Pivot deeper into the graph from caldwellgallery.com.

Cypher and MCP

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

MATCH (h:HOSTNAME {name: "caldwellgallery.com"})-[: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.