Hostname
johnyrockstar.com
Last fetched
johnyrockstar.com resolves to 1 IPv4 address operated by MICROSOFT-CORP-MSN-AS-BLOCK - Microsoft Corporation in US. WHOIS lists iana:1479 as the registrar.
Nutrition Label
Resolution chain
johnyrockstar.com resolves to 1 distinct IPv4 address via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 4.227.42.160 | 4.224.0.0/12 | AS8075 | MICROSOFT-CORP-MSN-AS-BLOCK - Microsoft Corporation | US |
WHOIS identity
- Registrar
- iana:1479
- Organization
- contact privacy inc. customer 0141707370
- Contact emails
- johnyrockstar.com@contactprivacy.com
- pw-4fdee97ffe0dbb01b7edb29a20ce3dc6@privacyguardian.org
- pw-5036b724f3065c6d5cd9c0f52390cecc@privacyguardian.org
- pw-c17295c98c0ac45d1bb2a03f24cd03d4@privacyguardian.org
- pw-c1f60bc32c23ce6fc24882abf89cbd66@privacyguardian.org
- pw-e083ec16e2dade5c5701de7a02d688d4@privacyguardian.org
Subdomains
13 observed subdomains of johnyrockstar.com.
Showing 10 of 13. View all subdomains →
Web-graph footprint
Distinct hostnames that link to or from johnyrockstar.com in the public web crawl.
Sample inbound links
Threat posture
History
Mail and authentication
SPF policy
1 SPF mechanism authorising senders for johnyrockstar.com.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | spf.protection.outlook.com |
Related pages
Pivot deeper into the graph from johnyrockstar.com.
- IP · 4.227.42.160
- ASN · AS8075MICROSOFT-CORP-MSN-AS-BLOCK - Microsoft Corporation
- Registrar · iana:1479
- Country · US
- Email · johnyrockstar.com@contactprivacy.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: "johnyrockstar.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.