Skip to content

Hostname

mrbrown.nl

Last fetched

mrbrown.nl resolves to 2 IPv4 addresses operated by CLOUDFLARENET - Cloudflare, Inc. in CA. WHOIS lists registrar:xynta hosting b.v. as the registrar.

Nutrition Label

WHISPER CANON · mrbrown.nlRouting diversity2.4/10Peering density10.0/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint8.0/10canon.whisper.security/host/mrbrown.nl

Resolution chain

mrbrown.nl resolves to 2 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
104.21.49.10104.21.48.0/20AS13335CLOUDFLARENET - Cloudflare, Inc.CA
172.67.140.46172.67.128.0/20AS13335CLOUDFLARENET - Cloudflare, Inc.CA

WHOIS identity

Registrar
registrar:xynta hosting b.v.
Organization
Contact emails

Subdomains

5 observed subdomains of mrbrown.nl.

Web-graph footprint

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

10 sites link to this hostname.

17 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

9 SPF mechanisms authorising senders for mrbrown.nl.

MechanismTarget
SPF_Amrbrown.nl
SPF_INCLUDEpmg.srvnl.nl
SPF_INCLUDEspf.protection.outlook.com
SPF_IP136.144.207.114/32
SPF_IP185.117.226.140
SPF_IP213.249.69.227
SPF_IP2a01:448:2000:0:0:0:0:227
SPF_IP2a10:7180:100:0:0:0:0:140
SPF_MXmrbrown.nl

Related pages

Pivot deeper into the graph from mrbrown.nl.

Cypher and MCP

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

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