Hostname
diffural.com
Last fetched
diffural.com resolves to 8 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in CH. WHOIS lists iana:468 as the registrar.
Nutrition Label
Resolution chain
diffural.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 |
|---|---|---|---|---|
| 143.204.55.120 | 143.204.48.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | CH |
| 143.204.55.19 | 143.204.48.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | CH |
| 143.204.55.47 | 143.204.48.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | CH |
| 143.204.55.90 | 143.204.48.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | CH |
| 216.137.52.44 | 216.137.52.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | FR |
| 216.137.52.52 | 216.137.52.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | FR |
| 216.137.52.76 | 216.137.52.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | FR |
| 216.137.52.8 | 216.137.52.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | FR |
WHOIS identity
- Registrar
- iana:468
- Organization
- on behalf of diffural.com owner
- Contact emails
- 2d87dac1-12b2-4a56-9a32-8ea4c996ee41@identity-protect.org
- 367e036e-e30c-4469-b728-afe741aea0fb@identity-protect.org
- 6168b226-0907-4399-8fd7-7c76df95e95f@identity-protect.org
- 91a986fc-8621-4be6-9fca-c67c57782239@identity-protect.org
- a2a5387b-e338-438a-b576-3833dc253cf2@identity-protect.org
- b9f9a026-10e3-4110-ac4b-7c610b2d894c@identity-protect.org
- ff01a7d0-2f63-4e4a-8ee5-0cfb8e13be38@identity-protect.org
Subdomains
10 observed subdomains of diffural.com.
Threat posture
History
Mail and authentication
Related pages
Pivot deeper into the graph from diffural.com.
- IP · 143.204.55.120
- ASN · AS16509AMAZON-02 - Amazon.com, Inc.
- Registrar · iana:468
- Country · CH
- Email · 2d87dac1-12b2-4a56-9a32-8ea4c996ee41@identity-protect.org
- TLD · .com
- Browse hostnames · di…
- 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: "diffural.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.