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
Resolution chain
johnnywas.com resolves to 6 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 1.37.42.104 | 1.37.0.0/16 | AS4775 | GLOBE-TELECOM-AS Globe Telecoms | PH |
| 1.37.42.113 | 1.37.0.0/16 | AS4775 | GLOBE-TELECOM-AS Globe Telecoms | PH |
| 23.36.162.196 | 23.36.162.0/24 | AS20940 | AKAMAI-ASN1 | DE |
| 23.36.162.206 | 23.36.162.0/24 | AS20940 | AKAMAI-ASN1 | DE |
| 23.67.74.218 | 23.67.72.0/22 | AS20940 | AKAMAI-ASN1 | JP |
| 23.67.75.24 | 23.67.72.0/22 | AS20940 | AKAMAI-ASN1 | JP |
WHOIS identity
- Registrar
- iana:447
- Organization
- attn johnnywas.com care of network solutions
- Contact emails
- aa5735u73gp@networksolutionsprivateregistration.com
- ag4px3av7d5@networksolutionsprivateregistration.com
- b54sj3ag2nq@networksolutionsprivateregistration.com
- ev2fg8ss6vj@networksolutionsprivateregistration.com
- f25m45434ae@networksolutionsprivateregistration.com
- fc7n99ca5v7@networksolutionsprivateregistration.com
- gd9nf7xm72a@networksolutionsprivateregistration.com
- hs23u2949wy@networksolutionsprivateregistration.com
- jg5tb4s83uu@networksolutionsprivateregistration.com
- jg7669376zm@networksolutionsprivateregistration.com
- mz7xg7jk9n6@networksolutionsprivateregistration.com
- nj7yy52e62h@networksolutionsprivateregistration.com
- nk3a63p759v@networksolutionsprivateregistration.com
- q87mc8878ug@networksolutionsprivateregistration.com
- qc28f7ph4qh@networksolutionsprivateregistration.com
- qt4jc2nx2j9@networksolutionsprivateregistration.com
- qu9me5c744d@networksolutionsprivateregistration.com
- r23fq37x84w@networksolutionsprivateregistration.com
- r565f5wb7gx@networksolutionsprivateregistration.com
- r58gz4fd26d@networksolutionsprivateregistration.com
- and 16 more
Subdomains
33 observed subdomains of johnnywas.com.
Showing 25 of 33. View all subdomains →
Web-graph footprint
Distinct hostnames that link to or from johnnywas.com in the public web crawl.
373 sites link to this hostname.
Sample inbound links
Threat posture
History
Mail and authentication
SPF policy
8 SPF mechanisms authorising senders for johnnywas.com.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | edgepilot.com |
| SPF_INCLUDE | mail.zendesk.com |
| SPF_INCLUDE | sendgrid.net |
| SPF_INCLUDE | spf-00334801.pphosted.com |
| SPF_INCLUDE | spf-00334803.pphosted.com |
| SPF_INCLUDE | spf.kligerweiss.net |
| SPF_INCLUDE | spf.protection.outlook.com |
| SPF_MX | johnnywas.com |
Related pages
Pivot deeper into the graph from johnnywas.com.
- IP · 1.37.42.104
- ASN · AS4775GLOBE-TELECOM-AS Globe Telecoms
- Registrar · iana:447
- Country · PH
- Email · aa5735u73gp@networksolutionsprivateregistration.com
- TLD · .com
- Browse hostnames · jo…
- Glossary · What is a hostname?
- Whisper Internet Directory — home
- Live MOAS conflicts feed
- Threat feed · Spamhaus DROP
- United States internet infrastructure
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 20Or query Whisper from your own LLM workflow via the Whisper MCP server.