Skip to content

Hostname

disan.com

Last fetched

disan.com resolves to 1 IPv4 address operated by AS9009 in RO. WHOIS lists iana:151 as the registrar.

Nutrition Label

WHISPER CANON · disan.comRouting diversity1.5/10Peering density9.0/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint4.0/10canon.whisper.security/host/disan.com

Resolution chain

disan.com resolves to 1 distinct IPv4 address via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
37.120.246.8237.120.246.0/24AS9009RO

WHOIS identity

Registrar
iana:151
Organization
disan
Contact emails

Subdomains

3 observed subdomains of disan.com.

Web-graph footprint

Distinct hostnames that link to or from disan.com in the public web crawl.

25 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

7 SPF mechanisms authorising senders for disan.com.

MechanismTarget
SPF_Amail.konnekt.it
SPF_Arelay.konnekt.it
SPF_INCLUDEkonnekt.it
SPF_IP46.234.253.57
SPF_IP84.18.136.218
SPF_IP89.45.197.191
SPF_MXdisan.com

Related pages

Pivot deeper into the graph from disan.com.

Cypher and MCP

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

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