Skip to content

Hostname

mrwheelson.nl

Last fetched

mrwheelson.nl resolves to 4 IPv4 addresses operated by CLOUDFLARENET - Cloudflare, Inc. in CA. WHOIS lists registrar:realtime register as the registrar.

Nutrition Label

WHISPER CANON · mrwheelson.nlRouting diversity3.0/10Peering density10.0/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency0.0/10Resolver footprint8.5/10canon.whisper.security/host/mrwheelson.nl

Resolution chain

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

IPPrefixASNOperatorCountry
104.26.14.20104.26.0.0/20AS13335CLOUDFLARENET - Cloudflare, Inc.CA
104.26.15.20104.26.0.0/20AS13335CLOUDFLARENET - Cloudflare, Inc.CA
172.67.72.130172.67.64.0/20AS13335CLOUDFLARENET - Cloudflare, Inc.CA
37.97.149.12337.97.128.0/17AS20857TRANSIP-AS - Signet B.V.NL

WHOIS identity

Registrar
registrar:realtime register
Organization
Contact emails

Subdomains

13 observed subdomains of mrwheelson.nl.

Web-graph footprint

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

44 sites link to this hostname.

18 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

2 SPF mechanisms authorising senders for mrwheelson.nl.

MechanismTarget
SPF_INCLUDE_spf.transip.email
SPF_INCLUDEspf.protection.outlook.com

Related pages

Pivot deeper into the graph from mrwheelson.nl.

Cypher and MCP

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

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