Skip to content

Hostname

monitor.dehostingmakelaar.nl

Last fetched

monitor.dehostingmakelaar.nl resolves to 1 IPv4 address operated by AS63949 in DE.

Nutrition Label

WHISPER CANON · monitor.dehostingmakelaar.nlRouting diversity1.5/10Peering density5.0/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint7.6/10canon.whisper.security/host/monitor.dehostingmakelaar.nl

Resolution chain

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

IPPrefixASNOperatorCountry
139.162.172.41139.162.160.0/19AS63949DE

WHOIS identity

No WHOIS records are currently associated with monitor.dehostingmakelaar.nl in WhisperGraph.

Threat posture

History

Mail and authentication

SPF policy

12 SPF mechanisms authorising senders for monitor.dehostingmakelaar.nl.

MechanismTarget
SPF_Amonitor.dehostingmakelaar.nl
SPF_INCLUDE_spf.payt.nl
SPF_INCLUDEmail.registrar.eu
SPF_INCLUDEspf.a-side.email
SPF_INCLUDEspf.protection.outlook.com
SPF_IP221.133.42.230
SPF_IP37.97.135.7/32
SPF_IP62.221.214.211
SPF_IP83.138.129.79/32
SPF_IP87.233.217.114
SPF_IP94.236.44.253/32
SPF_MXmonitor.dehostingmakelaar.nl

Related pages

Pivot deeper into the graph from monitor.dehostingmakelaar.nl.

Cypher and MCP

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

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