Skip to content

Hostname

nsob.nl

Last fetched

nsob.nl resolves to 1 IPv4 address operated by HETZNER-AS - Hetzner Online GmbH in DE. WHOIS lists registrar:mostware automatisering b.v. as the registrar.

Nutrition Label

WHISPER CANON · nsob.nlRouting diversity1.5/10Peering density8.0/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint3.2/10canon.whisper.security/host/nsob.nl

Resolution chain

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

IPPrefixASNOperatorCountry
157.90.244.125157.96.42.0/24AS24940HETZNER-AS - Hetzner Online GmbHDE

WHOIS identity

Registrar
registrar:mostware automatisering b.v.
Organization
Contact emails

Subdomains

3 observed subdomains of nsob.nl.

Web-graph footprint

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

195 sites link to this hostname.

27 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

10 SPF mechanisms authorising senders for nsob.nl.

MechanismTarget
SPF_Ansob.nl
SPF_INCLUDE_spf.dma.nl
SPF_INCLUDE_spf.exonet.nl
SPF_INCLUDEservers.mcsv.net
SPF_INCLUDEspf.protection.outlook.com
SPF_IP157.90.244.125
SPF_IP217.67.233.174
SPF_IP217.67.244.27
SPF_IP2a01:4f8:c010:27bf:0:0:0:1
SPF_MXnsob.nl

Related pages

Pivot deeper into the graph from nsob.nl.

Cypher and MCP

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

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