Hostname
tufud-web.com
Last fetched
tufud-web.com resolves to 8 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in JP. WHOIS lists iana:468 as the registrar.
Nutrition Label
Resolution chain
tufud-web.com resolves to 8 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 3.164.110.105 | 3.164.108.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | JP |
| 3.164.110.126 | 3.164.108.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | JP |
| 3.164.110.17 | 3.164.108.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | JP |
| 3.164.110.71 | 3.164.108.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | JP |
| 99.84.188.121 | 99.84.184.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 99.84.188.52 | 99.84.184.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 99.84.188.67 | 99.84.184.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 99.84.188.88 | 99.84.184.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
WHOIS identity
- Registrar
- iana:468
- Organization
- on behalf of tufud-web.com owner
- Contact emails
- 08c573f5-a093-4c8f-8a5e-3e57219c7fb1@identity-protect.org
- 2fe0537c-03aa-458d-814b-1e741102b543@identity-protect.org
- 8c9f3034-d00e-49e5-b053-dc00b942ee9a@identity-protect.org
- 975c1205-6bce-422d-8f3f-5338458ac42a@identity-protect.org
- a8a7e828-9f9f-4630-a041-ee3a6cde5358@identity-protect.org
- b9bb0857-b378-46ae-9388-d8c8dd42c118@identity-protect.org
- eed0b44d-c63b-4314-98a6-3d43087839b0@identity-protect.org
Threat posture
History
Related pages
Pivot deeper into the graph from tufud-web.com.
- IP · 3.164.110.105
- ASN · AS16509AMAZON-02 - Amazon.com, Inc.
- Registrar · iana:468
- Country · JP
- Email · 08c573f5-a093-4c8f-8a5e-3e57219c7fb1@identity-protect.org
- TLD · .com
- Browse hostnames · tu…
- 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: "tufud-web.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.