Skip to content

Hostname

divi.dezfutak.com

Last fetched

divi.dezfutak.com resolves to 1 IPv4 address operated by HETZNER-AS - Hetzner Online GmbH in DE.

Nutrition Label

WHISPER CANON · divi.dezfutak.comRouting diversity1.5/10Peering density8.0/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint3.2/10canon.whisper.security/host/divi.dezfutak.com

Resolution chain

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

IPPrefixASNOperatorCountry
138.199.167.96138.199.128.0/17AS24940HETZNER-AS - Hetzner Online GmbHDE

WHOIS identity

No WHOIS records are currently associated with divi.dezfutak.com in WhisperGraph.

Threat posture

History

Mail and authentication

SPF policy

8 SPF mechanisms authorising senders for divi.dezfutak.com.

MechanismTarget
SPF_Adivi.dezfutak.com
SPF_INCLUDEcrm.onlinebusinessadmin.co.uk
SPF_INCLUDEdezfutak.com
SPF_INCLUDEwebmail.checkresponse.com
SPF_IP116.203.212.171
SPF_IP138.199.167.96
SPF_IP162.55.46.45
SPF_MXdivi.dezfutak.com

Related pages

Pivot deeper into the graph from divi.dezfutak.com.

Cypher and MCP

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

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