Skip to content

Hostname

schothorst.nl

Last fetched

schothorst.nl resolves to 1 IPv4 address operated by AS20857 in NL. WHOIS lists registrar:visualmedia b.v. as the registrar.

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
93.119.2.12793.119.0.0/20AS20857NL

WHOIS identity

Registrar
registrar:visualmedia b.v.
Organization
Contact emails

Subdomains

17 observed subdomains of schothorst.nl.

Web-graph footprint

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

73 sites link to this hostname.

90 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

16 SPF mechanisms authorising senders for schothorst.nl.

MechanismTarget
SPF_Aschothorst.nl
SPF_INCLUDE26751559.spf03.hubspotemail.net
SPF_INCLUDEsendgrid.net
SPF_INCLUDEspf-breaks-email.bit.nl
SPF_INCLUDEspf.exclaimer.net
SPF_INCLUDEspf.mailjet.com
SPF_INCLUDEspf.mandrillapp.com
SPF_INCLUDEspf.protection.outlook.com
SPF_IP193.138.251.114
SPF_IP193.138.251.141
SPF_IP217.67.228.157/32
SPF_IP2a01:7c8:bb0a:22f:5054:ff:fe0c:3f00
SPF_IP5.200.1.0/24
SPF_IP92.48.226.2/32
SPF_IP93.119.2.127
SPF_MXschothorst.nl

Related pages

Pivot deeper into the graph from schothorst.nl.

Cypher and MCP

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

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