Skip to content

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

WHISPER CANON · dishfy.comRouting diversity3.0/10Peering density9.4/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint4.6/10canon.whisper.security/host/dishfy.com

Resolution chain

dishfy.com resolves to 12 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
108.138.199.113108.138.196.0/22AS16509AMAZON-02 - Amazon.com, Inc.IT
108.138.199.115108.138.196.0/22AS16509AMAZON-02 - Amazon.com, Inc.IT
108.138.199.116108.138.196.0/22AS16509AMAZON-02 - Amazon.com, Inc.IT
108.138.199.36108.138.196.0/22AS16509AMAZON-02 - Amazon.com, Inc.IT
3.160.150.1273.160.148.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
3.160.150.243.160.148.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
3.160.150.313.160.148.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
3.160.150.673.160.148.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
99.84.9.3099.84.8.0/21AS16509AMAZON-02 - Amazon.com, Inc.IE
99.84.9.4599.84.8.0/21AS16509AMAZON-02 - Amazon.com, Inc.IE
99.84.9.8899.84.8.0/21AS16509AMAZON-02 - Amazon.com, Inc.IE
99.84.9.9399.84.8.0/21AS16509AMAZON-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.

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 20

Or query Whisper from your own LLM workflow via the Whisper MCP server.