Hostname
dishfy.com
Last fetched
dishfy.com resolves to 12 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in IT. WHOIS lists iana:468 as the registrar.
Nutrition Label
Resolution chain
dishfy.com resolves to 12 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 108.138.199.113 | 108.138.196.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | IT |
| 108.138.199.115 | 108.138.196.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | IT |
| 108.138.199.116 | 108.138.196.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | IT |
| 108.138.199.36 | 108.138.196.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | IT |
| 3.160.150.127 | 3.160.148.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | DE |
| 3.160.150.24 | 3.160.148.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | DE |
| 3.160.150.31 | 3.160.148.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | DE |
| 3.160.150.67 | 3.160.148.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | DE |
| 99.84.9.30 | 99.84.8.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | IE |
| 99.84.9.45 | 99.84.8.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | IE |
| 99.84.9.88 | 99.84.8.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | IE |
| 99.84.9.93 | 99.84.8.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | IE |
WHOIS identity
- Registrar
- iana:468
- Organization
- on behalf of dishfy.com owner
- Contact emails
Subdomains
3 observed subdomains of dishfy.com.
Threat posture
History
Related pages
Pivot deeper into the graph from dishfy.com.
- IP · 108.138.199.113
- ASN · AS16509AMAZON-02 - Amazon.com, Inc.
- Registrar · iana:468
- Country · IT
- Email · e2675b11d4f9486db925423f6369aa1d.protect@withheldforprivacy.com
- 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: "dishfy.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.