Skip to content

Hostname

americanjohnny.com

Last fetched

americanjohnny.com resolves to 1 IPv4 address operated by TELEPAK-NETWORKS-INC - C Spire Fiber in US. WHOIS lists iana:146 as the registrar.

Nutrition Label

WHISPER CANON · americanjohnny.comRouting diversity1.5/10Peering density6.8/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint3.2/10canon.whisper.security/host/americanjohnny.com

Resolution chain

americanjohnny.com resolves to 1 distinct IPv4 address via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
104.232.181.29104.232.160.0/19AS11272TELEPAK-NETWORKS-INC - C Spire FiberUS

WHOIS identity

Registrar
iana:146
Organization
avs internet
Contact emails

Web-graph footprint

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

1 site linked to from this hostname.

Sample outbound links

Threat posture

History

Mail and authentication

SPF policy

3 SPF mechanisms authorising senders for americanjohnny.com.

MechanismTarget
SPF_Aamericanjohnny.com
SPF_IP104.232.181.28
SPF_MXamericanjohnny.com

Related pages

Pivot deeper into the graph from americanjohnny.com.

Cypher and MCP

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

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