Skip to content

Hostname

sohf.nl

Last fetched

sohf.nl resolves to 1 IPv4 address operated by DIGITALOCEAN-ASN - DigitalOcean, LLC in NL. WHOIS lists registrar:realtime register as the registrar.

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
164.92.148.234164.92.144.0/20AS14061DIGITALOCEAN-ASN - DigitalOcean, LLCNL

WHOIS identity

Registrar
registrar:realtime register
Organization
Contact emails

Subdomains

6 observed subdomains of sohf.nl.

Web-graph footprint

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

290 sites link to this hostname.

519 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

11 SPF mechanisms authorising senders for sohf.nl.

MechanismTarget
SPF_Asohf.nl
SPF_INCLUDE_spf.exactonline.nl
SPF_INCLUDE_spf.payt.nl
SPF_INCLUDEservers.mcsv.net
SPF_INCLUDEspf.mailjet.com
SPF_INCLUDEspf.protection.outlook.com
SPF_INCLUDEspf.weide-ic.nl
SPF_IP136.144.176.229
SPF_IP164.92.148.234
SPF_IP2a01:7c8:aac9:200:0:0:0:1
SPF_MXsohf.nl

Related pages

Pivot deeper into the graph from sohf.nl.

Cypher and MCP

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

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