Skip to content

Hostname

support.enver.nl

Last fetched

support.enver.nl resolves to 1 IPv4 address operated by AS197902 in NL.

Nutrition Label

WHISPER CANON · support.enver.nlRouting diversity1.5/10Peering density1.2/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint3.2/10canon.whisper.security/host/support.enver.nl

Resolution chain

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

IPPrefixASNOperatorCountry
185.85.17.13185.85.16.0/22AS197902NL

WHOIS identity

No WHOIS records are currently associated with support.enver.nl in WhisperGraph.

Threat posture

History

Mail and authentication

SPF policy

18 SPF mechanisms authorising senders for support.enver.nl.

MechanismTarget
SPF_Arelay.4consult.nl
SPF_Asupport.enver.nl
SPF_INCLUDE_spf.inception.nl
SPF_INCLUDE_spf.zivver.com
SPF_INCLUDEemail.bergop.net
SPF_INCLUDEspf.mailcamp.nl
SPF_INCLUDEspf.protection.outlook.com
SPF_INCLUDEspf.topdesk.net
SPF_IP104.40.249.188/32
SPF_IP13.69.82.234/32
SPF_IP152.89.4.225
SPF_IP2001:1690:2:416:0:0:0:167
SPF_IP80.112.193.138/32
SPF_IP80.112.198.186/32
SPF_IP80.84.235.70/32
SPF_IP84.241.182.106/32
SPF_IP89.184.160.64/27
SPF_MXsupport.enver.nl

Related pages

Pivot deeper into the graph from support.enver.nl.

Cypher and MCP

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

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