Skip to content

Hostname

sheafferchiropractic.com

Last fetched

sheafferchiropractic.com resolves to 8 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in GR. WHOIS lists iana:93 as the registrar.

Nutrition Label

WHISPER CANON · sheafferchiropractic.comRouting diversity2.4/10Peering density9.4/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint6.3/10canon.whisper.security/host/sheafferchiropractic.com

Resolution chain

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

IPPrefixASNOperatorCountry
13.225.35.11213.225.32.0/21AS16509AMAZON-02 - Amazon.com, Inc.GR
13.225.35.2513.225.32.0/21AS16509AMAZON-02 - Amazon.com, Inc.GR
13.225.35.5213.225.32.0/21AS16509AMAZON-02 - Amazon.com, Inc.GR
13.225.35.9313.225.32.0/21AS16509AMAZON-02 - Amazon.com, Inc.GR
18.154.63.10618.154.62.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
18.154.63.11018.154.62.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
18.154.63.2518.154.62.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
18.154.63.6518.154.62.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE

WHOIS identity

Registrar
iana:93
Organization
james sheaffer
Contact emails

Subdomains

1 observed subdomain of sheafferchiropractic.com.

Web-graph footprint

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

Threat posture

History

Mail and authentication

SPF policy

3 SPF mechanisms authorising senders for sheafferchiropractic.com.

MechanismTarget
SPF_Asheafferchiropractic.com
SPF_INCLUDEemailsrvr.com
SPF_MXsheafferchiropractic.com

Related pages

Pivot deeper into the graph from sheafferchiropractic.com.

Cypher and MCP

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

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