Skip to content

Hostname

diesse.org

Last fetched

diesse.org resolves to 1 IPv4 address operated by AS21309 in IT. WHOIS lists iana:69 as the registrar.

Nutrition Label

WHISPER CANON · diesse.orgRouting diversity1.5/10Peering density5.4/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint4.6/10canon.whisper.security/host/diesse.org

Resolution chain

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

IPPrefixASNOperatorCountry
77.89.18.14977.89.16.0/20AS21309IT

WHOIS identity

Registrar
iana:69
Organization
contact privacy inc. customer 0120027940
Contact emails

Subdomains

5 observed subdomains of diesse.org.

Web-graph footprint

Distinct hostnames that link to or from diesse.org in the public web crawl.

62 sites link to this hostname.

291 sites linked to from this hostname.

Threat posture

History

Mail and authentication

MX records

SPF policy

9 SPF mechanisms authorising senders for diesse.org.

MechanismTarget
SPF_Adiesse.org
SPF_Ahost20.simplitmail.it
SPF_Ahost22.simplitmail.it
SPF_Asmtp3.fotonica.com
SPF_Asmtp4.fotonica.com
SPF_INCLUDEaruba.it
SPF_INCLUDEfotonica.com
SPF_IP95.110.165.137
SPF_MXdiesse.org

Related pages

Pivot deeper into the graph from diesse.org.

Cypher and MCP

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

MATCH (h:HOSTNAME {name: "diesse.org"})-[: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.