Skip to content

Hostname

johnnywas.com

Last fetched

johnnywas.com resolves to 6 IPv4 addresses operated by GLOBE-TELECOM-AS Globe Telecoms in PH. WHOIS lists iana:447 as the registrar.

Nutrition Label

WHISPER CANON · johnnywas.comRouting diversityPeering densityMOAS conflictThreat-feed listingsWHOIS transparencyResolver footprintcanon.whisper.security/host/johnnywas.com

Resolution chain

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

IPPrefixASNOperatorCountry
1.37.42.1041.37.0.0/16AS4775GLOBE-TELECOM-AS Globe TelecomsPH
1.37.42.1131.37.0.0/16AS4775GLOBE-TELECOM-AS Globe TelecomsPH
23.36.162.19623.36.162.0/24AS20940AKAMAI-ASN1DE
23.36.162.20623.36.162.0/24AS20940AKAMAI-ASN1DE
23.67.74.21823.67.72.0/22AS20940AKAMAI-ASN1JP
23.67.75.2423.67.72.0/22AS20940AKAMAI-ASN1JP

WHOIS identity

Registrar
iana:447
Organization
attn johnnywas.com care of network solutions
Contact emails

Subdomains

33 observed subdomains of johnnywas.com.

Web-graph footprint

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

373 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

8 SPF mechanisms authorising senders for johnnywas.com.

MechanismTarget
SPF_INCLUDEedgepilot.com
SPF_INCLUDEmail.zendesk.com
SPF_INCLUDEsendgrid.net
SPF_INCLUDEspf-00334801.pphosted.com
SPF_INCLUDEspf-00334803.pphosted.com
SPF_INCLUDEspf.kligerweiss.net
SPF_INCLUDEspf.protection.outlook.com
SPF_MXjohnnywas.com

Related pages

Pivot deeper into the graph from johnnywas.com.

Cypher and MCP

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

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