Skip to content

Hostname

southwindpotatoes.com

Last fetched

southwindpotatoes.com resolves to 2 IPv4 addresses operated by SILVERSTAR-TELEPHONE - Silver Star Communications in US. WHOIS lists iana:1068 as the registrar.

Nutrition Label

WHISPER CANON · southwindpotatoes.comRouting diversity2.4/10Peering density6.6/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint3.2/10canon.whisper.security/host/southwindpotatoes.com

Resolution chain

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

IPPrefixASNOperatorCountry
199.19.118.130199.19.112.0/21AS26223SILVERSTAR-TELEPHONE - Silver Star CommunicationsUS
24.116.212.15624.116.212.0/24AS11492CABLEONE - CABLE ONE, INC.US

WHOIS identity

Registrar
iana:1068
Organization
chase wilson
Contact emails

Subdomains

2 observed subdomains of southwindpotatoes.com.

Web-graph footprint

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

9 sites link to this hostname.

3 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

1 SPF mechanism authorising senders for southwindpotatoes.com.

MechanismTarget
SPF_INCLUDE_spf.google.com

Related pages

Pivot deeper into the graph from southwindpotatoes.com.

Cypher and MCP

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

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