Skip to content

Hostname

oldebroek.nl

Last fetched

oldebroek.nl resolves to 1 IPv4 address operated by AS213208 in NL. WHOIS lists registrar:team.blue nl b.v. as the registrar.

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
37.200.85.2437.200.85.0/24AS213208NL

WHOIS identity

Registrar
registrar:team.blue nl b.v.
Organization
Contact emails

Subdomains

22 observed subdomains of oldebroek.nl.

Web-graph footprint

Distinct hostnames that link to or from oldebroek.nl in the public web crawl.

193 sites link to this hostname.

371 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

9 SPF mechanisms authorising senders for oldebroek.nl.

MechanismTarget
SPF_INCLUDE_spf.zivver.com
SPF_INCLUDE_spf01.rxfront.nl
SPF_INCLUDEspf.eprov.nl
SPF_INCLUDEspf.flowmailer.net
SPF_INCLUDEspf.mandrillapp.com
SPF_INCLUDEspf.protection.outlook.com
SPF_INCLUDEspf.simgroephosting.nl
SPF_IP136.144.132.214/24
SPF_IP195.35.201.137

Related pages

Pivot deeper into the graph from oldebroek.nl.

Cypher and MCP

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

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