Skip to content

Hostname

013.nl

Last fetched

013.nl resolves to 5 IPv4 addresses operated by CLOUDFLARENET - Cloudflare, Inc. in CA. WHOIS lists registrar:claranet benelux b.v. as the registrar.

Nutrition Label

WHISPER CANON · 013.nlRouting diversityPeering densityMOAS conflictThreat-feed listingsWHOIS transparencyResolver footprintcanon.whisper.security/host/013.nl

Resolution chain

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

IPPrefixASNOperatorCountry
104.21.68.246104.21.64.0/20AS13335CLOUDFLARENET - Cloudflare, Inc.CA
104.26.12.174104.26.0.0/20AS13335CLOUDFLARENET - Cloudflare, Inc.CA
104.26.13.174104.26.0.0/20AS13335CLOUDFLARENET - Cloudflare, Inc.CA
172.67.200.130172.67.192.0/20AS13335CLOUDFLARENET - Cloudflare, Inc.CA
172.67.74.154172.67.64.0/20AS13335CLOUDFLARENET - Cloudflare, Inc.CA

WHOIS identity

Registrar
registrar:claranet benelux b.v.
Organization
Contact emails

Subdomains

17 observed subdomains of 013.nl.

Web-graph footprint

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

Threat posture

History

Mail and authentication

SPF policy

12 SPF mechanisms authorising senders for 013.nl.

MechanismTarget
SPF_A013.nl
SPF_INCLUDE_spf.eu.mailgun.org
SPF_INCLUDE_spf.supportbyrobin.com
SPF_INCLUDEservers.mcsv.net
SPF_INCLUDEspf.afas.online
SPF_INCLUDEspf.flowmailer.net
SPF_INCLUDEspf.mailjet.com
SPF_INCLUDEspf.protection.outlook.com
SPF_IP213.34.32.0/19
SPF_IP37.97.191.73
SPF_IP83.96.202.213
SPF_MX013.nl

Related pages

Pivot deeper into the graph from 013.nl.

Cypher and MCP

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

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