Skip to content

Hostname

divessi.com

Last fetched

divessi.com resolves to 1 IPv4 address operated by HETZNER-AS in DE. WHOIS lists iana:106 as the registrar.

Nutrition Label

WHISPER CANON · divessi.comRouting diversity1.5/10Peering density6.9/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency10.0/10Resolver footprint4.0/10canon.whisper.security/host/divessi.com

Resolution chain

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

IPPrefixASNOperatorCountry
88.99.216.23588.99.0.0/16AS24940HETZNER-ASDE

WHOIS identity

Registrar
iana:106
Organization
csi
Contact emails

Subdomains

14 observed subdomains of divessi.com.

Web-graph footprint

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

2,336 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

20 SPF mechanisms authorising senders for divessi.com.

MechanismTarget
SPF_Adivessi.com
SPF_Arelayhi1.mysmtp.com
SPF_Arelayhi2.mysmtp.com
SPF_INCLUDEspf.protection.outlook.com
SPF_IP146.185.169.164
SPF_IP185.163.189.107
SPF_IP185.99.121.0/24
SPF_IP207.86.51.93
SPF_IP217.25.118.201
SPF_IP217.25.118.202
SPF_IP52.59.88.175
SPF_IP80.120.124.5
SPF_IP80.240.229.231
SPF_IP80.240.229.232
SPF_IP80.240.229.233
SPF_IP80.240.229.235
SPF_IP80.240.229.238
SPF_IP82.218.161.202
SPF_MXdivessi.com
SPF_MXmail.divessi.com

Related pages

Pivot deeper into the graph from divessi.com.

Cypher and MCP

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

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