Skip to content

Hostname

dis-net.com

Last fetched

dis-net.com resolves to 4 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in IE. WHOIS lists iana:433 as the registrar.

Nutrition Label

WHISPER CANON · dis-net.comRouting diversityPeering densityMOAS conflictThreat-feed listingsWHOIS transparencyResolver footprintcanon.whisper.security/host/dis-net.com

Resolution chain

dis-net.com resolves to 4 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
18.202.38.14918.202.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.IE
34.250.1.22834.248.0.0/13AS16509AMAZON-02 - Amazon.com, Inc.IE
52.214.149.10752.208.0.0/13AS16509AMAZON-02 - Amazon.com, Inc.IE
54.247.53.1954.247.0.0/17AS16509AMAZON-02 - Amazon.com, Inc.IE

WHOIS identity

Registrar
iana:433
Organization
bdn 2003 c?rculo t?cnico
Contact emails

Subdomains

2 observed subdomains of dis-net.com.

Web-graph footprint

Distinct hostnames that link to or from dis-net.com in the public web crawl.

Threat posture

History

Mail and authentication

SPF policy

4 SPF mechanisms authorising senders for dis-net.com.

MechanismTarget
SPF_Adis-net.com
SPF_Azcs.grupeina.com
SPF_INCLUDE_spf.google.com
SPF_MXdis-net.com

Related pages

Pivot deeper into the graph from dis-net.com.

Cypher and MCP

Reproduce the resolution chain directly against graph.whisper.security:

MATCH (h:HOSTNAME {name: "dis-net.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.