Skip to content

Hostname

brummen.nl

Last fetched

brummen.nl resolves to 1 IPv4 address operated by AS39686 in NL. WHOIS lists registrar:kpn as the registrar.

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
90.145.221.14690.145.0.0/16AS39686NL

WHOIS identity

Registrar
registrar:kpn
Organization
Contact emails

Subdomains

15 observed subdomains of brummen.nl.

Web-graph footprint

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

201 sites link to this hostname.

241 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

15 SPF mechanisms authorising senders for brummen.nl.

MechanismTarget
SPF_Asmtp1.saas.windinternet.nl
SPF_Asrv22.szd.windinternet.nl
SPF_INCLUDE_spf.zivver.com
SPF_INCLUDEspf.eu.exclaimer.net
SPF_INCLUDEspf.pinkprivate.cloud
SPF_INCLUDEspf.protection.outlook.com
SPF_INCLUDEspflive.s4dunning.com
SPF_IP193.67.12.148
SPF_IP194.13.163.7/32
SPF_IP194.53.14.66/32
SPF_IP195.20.144.25
SPF_IP80.113.68.194
SPF_IP80.79.108.80/32
SPF_IP85.90.72.66
SPF_MXbrummen.nl

Related pages

Pivot deeper into the graph from brummen.nl.

Cypher and MCP

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

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