Hostname
internet-map.net
Last fetched
internet-map.net resolves to 1 IPv4 address operated by GOOGLE-CLOUD-PLATFORM - Google LLC in TW. WHOIS lists iana:468 as the registrar.
Nutrition Label
Resolution chain
internet-map.net 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 |
|---|---|---|---|---|
| 34.80.47.66 | 34.80.32.0/20 | AS396982 | GOOGLE-CLOUD-PLATFORM - Google LLC | TW |
WHOIS identity
- Registrar
- iana:468
- Organization
- identity protection service
- Contact emails
- irriss@gmail.com
- 27a551f8-6373-4fc1-af70-74d39bfe21f1@identity-protect.org
- 3486f2f9-91f8-489d-b2ac-4f8ac9224fff@identity-protect.org
- 44679489-e81e-4eee-baf9-274f9b361b30@identity-protect.org
- ba6fa283-013e-42e7-a48b-9129f3a06710@identity-protect.org
- e7d382f5-6dd8-47eb-b060-4e23fb9cdd8f@identity-protect.org
- e817986f-3199-40ba-a701-a2408ee910d3@identity-protect.org
- owner-5183147@internet-map.net.whoisprivacyservice.org
- owner-8368491@internet-map.net.whoisprivacyservice.org
- owner-8638440@internet-map.net.whoisprivacyservice.org
- owner-903916@internet-map.net.whoisprivacyservice.org
- owner-9931775@internet-map.net.whoisprivacyservice.org
Subdomains
1 observed subdomain of internet-map.net.
| Subdomain |
|---|
| www.internet-map.net |
Web-graph footprint
Distinct hostnames that link to or from internet-map.net in the public web crawl.
311 sites link to this hostname.
4 sites linked to from this hostname.
Sample inbound links
Sample outbound links
Threat posture
History
Related pages
Pivot deeper into the graph from internet-map.net.
- IP · 34.80.47.66
- ASN · AS396982GOOGLE-CLOUD-PLATFORM - Google LLC
- Registrar · iana:468
- Country · TW
- Email · irriss@gmail.com
- TLD · .net
- Browse hostnames · in…
- 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: "internet-map.net"})-[: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.