Skip to content

Hostname

smallingerland.nl

Last fetched

smallingerland.nl resolves to 1 IPv4 address operated by AS213208 in NL. WHOIS lists registrar:claranet benelux b.v. as the registrar.

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
37.200.85.2437.200.85.0/24AS213208NL

WHOIS identity

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

Subdomains

32 observed subdomains of smallingerland.nl.

Web-graph footprint

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

267 sites link to this hostname.

270 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

17 SPF mechanisms authorising senders for smallingerland.nl.

MechanismTarget
SPF_Asmallingerland.nl
SPF_INCLUDE_spf.zivver.com
SPF_INCLUDEspf.eprov.nl
SPF_INCLUDEspf.pinkprivate.cloud
SPF_INCLUDEspf.protection.outlook.com
SPF_INCLUDEspf.simgroephosting.nl
SPF_INCLUDEspf.topdesk.net
SPF_IP195.28.22.134
SPF_IP195.28.22.97/32
SPF_IP212.178.158.2
SPF_IP80.113.70.194
SPF_IP80.247.174.68/32
SPF_IP87.249.113.147/32
SPF_IP87.249.113.154/32
SPF_IP91.230.244.106/32
SPF_IP95.97.105.170
SPF_MXsmallingerland.nl

Related pages

Pivot deeper into the graph from smallingerland.nl.

Cypher and MCP

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

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