Skip to content

Hostname

ip.benfmedia.nl

Last fetched

ip.benfmedia.nl resolves to 1 IPv4 address operated by AS34233 in NL.

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
83.137.196.4683.137.196.0/24AS34233NL

WHOIS identity

No WHOIS records are currently associated with ip.benfmedia.nl in WhisperGraph.

Threat posture

History

Mail and authentication

SPF policy

12 SPF mechanisms authorising senders for ip.benfmedia.nl.

MechanismTarget
SPF_Amailcluster.whitelabelvoice.nl
SPF_INCLUDEsimpbx.benfmedia.nl
SPF_INCLUDEsimpbx.connect4it.nl
SPF_INCLUDEsipnl.benfmedia.nl
SPF_INCLUDEspf.benfmedia.nl
SPF_INCLUDEspf.connect4it.nl
SPF_INCLUDEspf.intellyhosting.nl
SPF_INCLUDEspf.protection.outlook.com
SPF_IP213.171.66.0/24
SPF_IP213.171.68.0/24
SPF_IP2a00:a0c0:196:1:0:0:0:50
SPF_IP87.233.30.0/24

Related pages

Pivot deeper into the graph from ip.benfmedia.nl.

Cypher and MCP

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

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