Skip to content

Hostname

oba.nl

Last fetched

oba.nl has no current public IPv4 resolution in WhisperGraph; WHOIS lists registrar:surf b.v. as the registrar.

Nutrition Label

WHISPER CANON · oba.nlRouting diversity0.0/10Peering density0.0/10MOAS conflict✓ noneThreat-feed listings6.0/10WHOIS transparency0.0/10Resolver footprint4.6/10canon.whisper.security/host/oba.nl

Resolution chain

oba.nl has no current public IPv4 resolution in WhisperGraph. The WHOIS record below is the only graph data we have on this hostname.

WHOIS identity

Registrar
registrar:surf b.v.
Organization
Contact emails

Subdomains

29 observed subdomains of oba.nl.

Web-graph footprint

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

919 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

12 SPF mechanisms authorising senders for oba.nl.

MechanismTarget
SPF_INCLUDE_spf.atlassian.net
SPF_INCLUDEemail.activetickets.com
SPF_INCLUDEspf.bibliotheek.nl
SPF_INCLUDEspf.protection.outlook.com
SPF_IP167.89.2.85/32
SPF_IP168.245.41.122/32
SPF_IP185.181.140.117
SPF_IP194.171.56.100
SPF_IP85.90.64.181/25
SPF_IP85.90.64.186
SPF_IP85.90.64.197
SPF_IP85.90.64.198

Related pages

Pivot deeper into the graph from oba.nl.

Cypher and MCP

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

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