Skip to content

Hostname

burnhamwizard.com

Last fetched

burnhamwizard.com resolves to 16 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in US. WHOIS lists iana:468 as the registrar.

Nutrition Label

WHISPER CANON · burnhamwizard.comRouting diversity6.0/10Peering density9.3/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint4.6/10canon.whisper.security/host/burnhamwizard.com

Resolution chain

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

IPPrefixASNOperatorCountry
3.5.78.293.5.78.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
3.5.81.2533.5.81.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
3.5.84.673.5.84.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
52.218.133.7552.218.133.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
52.218.152.9052.218.152.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
52.218.180.1852.218.180.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
52.218.183.7552.218.183.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
52.218.205.15452.218.205.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
52.218.213.8252.218.213.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
52.218.234.19452.218.234.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
52.218.236.21052.218.236.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
52.92.147.5152.92.144.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
52.92.176.25152.92.176.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
52.92.187.13952.92.184.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
52.92.187.9952.92.184.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
52.92.250.16352.92.248.0/21AS16509AMAZON-02 - Amazon.com, Inc.US

WHOIS identity

Registrar
iana:468
Organization
burnham nationwide
Contact emails

Threat posture

History

Mail and authentication

SPF policy

8 SPF mechanisms authorising senders for burnhamwizard.com.

MechanismTarget
SPF_Aburnhamwizard.com
SPF_INCLUDE_spf.google.com
SPF_IP216.1.128.162
SPF_IP216.1.128.163
SPF_IP216.1.128.164
SPF_IP216.1.128.165
SPF_IP216.1.128.169
SPF_MXburnhamwizard.com

Related pages

Pivot deeper into the graph from burnhamwizard.com.

Cypher and MCP

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

MATCH (h:HOSTNAME {name: "burnhamwizard.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.