Skip to content

Hostname

npmb.nl

Last fetched

npmb.nl resolves to 1 IPv4 address operated by AS48635 in NL. WHOIS lists registrar:registrarhub as the registrar.

Nutrition Label

WHISPER CANON · npmb.nlRouting diversity1.5/10Peering density5.3/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint8.0/10canon.whisper.security/host/npmb.nl

Resolution chain

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

IPPrefixASNOperatorCountry
62.221.208.3362.221.192.0/19AS48635NL

WHOIS identity

Registrar
registrar:registrarhub
Organization
Contact emails

Subdomains

3 observed subdomains of npmb.nl.

Web-graph footprint

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

20 sites link to this hostname.

67 sites linked to from this hostname.

Threat posture

History

Mail and authentication

MX records

SPF policy

6 SPF mechanisms authorising senders for npmb.nl.

MechanismTarget
SPF_Anpmb.nl
SPF_INCLUDE_spf.google.com
SPF_INCLUDEspf.relay1.webruimteserver.nl
SPF_IP213.126.80.146
SPF_IP213.126.80.147
SPF_MXnpmb.nl

Related pages

Pivot deeper into the graph from npmb.nl.

Cypher and MCP

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

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