Skip to content

Hostname

sboh.nl

Last fetched

sboh.nl resolves to 1 IPv4 address operated by MICROSOFT-CORP-MSN-AS-BLOCK - Microsoft Corporation in NL. WHOIS lists registrar:registrar.eu as the registrar.

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
20.105.232.4620.64.0.0/10AS8075MICROSOFT-CORP-MSN-AS-BLOCK - Microsoft CorporationNL

WHOIS identity

Registrar
registrar:registrar.eu
Organization
Contact emails

Subdomains

12 observed subdomains of sboh.nl.

Web-graph footprint

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

62 sites link to this hostname.

65 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

20 SPF mechanisms authorising senders for sboh.nl.

MechanismTarget
SPF_Asboh.nl
SPF_INCLUDEautotask.net
SPF_INCLUDEklant.spf.gakijken.nl
SPF_INCLUDEspf.eu.exclaimer.net
SPF_INCLUDEspf.flowmailer.net
SPF_INCLUDEspf.gakijken.nl
SPF_INCLUDEspf.protection.outlook.com
SPF_INCLUDEspf.whih.nl
SPF_IP185.138.248.0/22
SPF_IP185.172.220.0/22
SPF_IP185.69.233.15
SPF_IP212.204.235.0/24
SPF_IP4.231.66.152
SPF_IP4.231.66.153
SPF_IP4.231.66.154
SPF_IP4.231.66.155
SPF_IP90.145.231.210/32
SPF_IP90.145.231.211
SPF_IP90.145.231.212/32
SPF_MXsboh.nl

Related pages

Pivot deeper into the graph from sboh.nl.

Cypher and MCP

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

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