Hostname
donguripit.com
Last fetched
donguripit.com resolves to 4 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in JP. WHOIS lists iana:468 as the registrar.
Nutrition Label
Resolution chain
donguripit.com resolves to 4 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 3.114.93.10 | 3.112.0.0/14 | AS16509 | AMAZON-02 - Amazon.com, Inc. | JP |
| 54.150.151.168 | 54.150.0.0/16 | AS16509 | AMAZON-02 - Amazon.com, Inc. | JP |
| 54.248.114.10 | 54.248.0.0/17 | AS16509 | AMAZON-02 - Amazon.com, Inc. | JP |
| 54.250.96.73 | 54.250.0.0/17 | AS16509 | AMAZON-02 - Amazon.com, Inc. | JP |
WHOIS identity
- Registrar
- iana:468
- Organization
- on behalf of donguripit.com owner
- Contact emails
- nic-staff@sakura.ad.jp
- 0460d75c-675d-494d-8400-ec4b0c269a7f@identity-protect.org
- 0736f176-1563-42e7-a660-1897193e786d@identity-protect.org
- 355249d0-987b-43d8-b08d-d1670f0fb5fa@identity-protect.org
- 869a96d3-230a-4fbc-a123-9462c81775a4@identity-protect.org
- ca498948-48ca-4bb9-b94e-4351b1a70c96@identity-protect.org
- d68213a0-866a-47f3-9e3f-6feb5b68dd10@identity-protect.org
Subdomains
1 observed subdomain of donguripit.com.
| Subdomain |
|---|
| www.donguripit.com |
Web-graph footprint
Distinct hostnames that link to or from donguripit.com in the public web crawl.
9 sites link to this hostname.
29 sites linked to from this hostname.
Sample inbound links
Threat posture
History
Related pages
Pivot deeper into the graph from donguripit.com.
- IP · 3.114.93.10
- ASN · AS16509AMAZON-02 - Amazon.com, Inc.
- Registrar · iana:468
- Country · JP
- Email · nic-staff@sakura.ad.jp
- TLD · .com
- Browse hostnames · do…
- 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: "donguripit.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.