Skip to content

Hostname

smith-county.com

Last fetched

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

Nutrition Label

WHISPER CANON · smith-county.comRouting diversity2.4/10Peering density9.6/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency10.0/10Resolver footprint3.2/10canon.whisper.security/host/smith-county.com

Resolution chain

smith-county.com resolves to 2 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
135.84.124.41135.84.124.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
89.106.200.15389.106.200.0/24AS209626US

WHOIS identity

Registrar
iana:2
Organization
smith county
Contact emails

Subdomains

21 observed subdomains of smith-county.com.

Web-graph footprint

Distinct hostnames that link to or from smith-county.com in the public web crawl.

282 sites link to this hostname.

85 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

6 SPF mechanisms authorising senders for smith-county.com.

MechanismTarget
SPF_Asmith-county.com
SPF_INCLUDEamazonses.com
SPF_INCLUDEspf-00389f01.pphosted.com
SPF_INCLUDEspf.protection.outlook.com
SPF_IP66.76.24.192/27
SPF_MXsmith-county.com

Related pages

Pivot deeper into the graph from smith-county.com.

Cypher and MCP

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

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