Skip to content

Hostname

1np.nl

Last fetched

1np.nl resolves to 3 IPv4 addresses operated by CLOUDFLARENET - Cloudflare, Inc. in CA. WHOIS lists registrar:team.blue nl b.v. as the registrar.

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
104.26.12.198104.26.0.0/20AS13335CLOUDFLARENET - Cloudflare, Inc.CA
104.26.13.198104.26.0.0/20AS13335CLOUDFLARENET - Cloudflare, Inc.CA
172.67.70.65172.67.64.0/20AS13335CLOUDFLARENET - Cloudflare, Inc.CA

WHOIS identity

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

Subdomains

14 observed subdomains of 1np.nl.

Web-graph footprint

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

116 sites link to this hostname.

2 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

10 SPF mechanisms authorising senders for 1np.nl.

MechanismTarget
SPF_INCLUDE_spf.axxerion.com
SPF_INCLUDE_spf.zorgmail.nl
SPF_INCLUDEmailcontrol.com
SPF_INCLUDEspf.geenspam.mx
SPF_INCLUDEspf.mandrillapp.com
SPF_INCLUDEspf.signhost.com
SPF_IP157.97.213.16/28
SPF_IP2001:4cb8:638:8::/64
SPF_IP2001:4cb8:638:ffff:0:0:0:fefc
SPF_IP80.246.195.160/27

Related pages

Pivot deeper into the graph from 1np.nl.

Cypher and MCP

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

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