Skip to content

Hostname

johnnyandrean.com

Last fetched

johnnyandrean.com resolves to 1 IPv4 address operated by AS7713 in ID. WHOIS lists iana:9 as the registrar.

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
118.97.84.75118.97.84.0/24AS7713ID

WHOIS identity

Registrar
iana:9
Organization
johnny andrean
Contact emails

Subdomains

47 observed subdomains of johnnyandrean.com.

Web-graph footprint

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

48 sites link to this hostname.

8 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

8 SPF mechanisms authorising senders for johnnyandrean.com.

MechanismTarget
SPF_Ajohnnyandrean.com
SPF_Amail.johnnyandrean.com
SPF_INCLUDE_spf.google.com
SPF_IP103.44.27.42
SPF_IP118.97.84.72/29
SPF_IP120.29.155.8/29
SPF_IP203.130.249.240/29
SPF_MXjohnnyandrean.com

Related pages

Pivot deeper into the graph from johnnyandrean.com.

Cypher and MCP

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

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