Skip to content

Hostname

www.dejongverhuizingen.com

Last fetched

www.dejongverhuizingen.com resolves to 1 IPv4 address operated by as_init3 - Init3 BV in NL.

Nutrition Label

WHISPER CANON · www.dejongverhuizingen.comRouting diversity1.5/10Peering density1.2/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint7.6/10canon.whisper.security/host/www.dejongverhuizingen.com

Resolution chain

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

IPPrefixASNOperatorCountry
185.161.140.141185.161.140.0/22AS48501as_init3 - Init3 BVNL

WHOIS identity

No WHOIS records are currently associated with www.dejongverhuizingen.com in WhisperGraph.

Threat posture

History

Mail and authentication

SPF policy

6 SPF mechanisms authorising senders for www.dejongverhuizingen.com.

MechanismTarget
SPF_INCLUDEmailserver01.djpcloud.nl
SPF_INCLUDEspf.afas.online
SPF_INCLUDEspf.protection.outlook.com
SPF_IP109.70.4.120
SPF_IP5.22.250.115/32
SPF_IP87.233.245.230

Related pages

Pivot deeper into the graph from www.dejongverhuizingen.com.

Cypher and MCP

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

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