Skip to content

Hostname

oss.nl

Last fetched

oss.nl has no current public IPv4 resolution in WhisperGraph; WHOIS lists registrar:bhosted.nl webhosting as the registrar.

Nutrition Label

WHISPER CANON · oss.nlRouting diversityPeering densityMOAS conflictThreat-feed listingsWHOIS transparencyResolver footprintcanon.whisper.security/host/oss.nl

Resolution chain

oss.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:bhosted.nl webhosting
Organization
Contact emails

Subdomains

53 observed subdomains of oss.nl.

Web-graph footprint

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

Threat posture

History

Mail and authentication

MX records

SPF policy

8 SPF mechanisms authorising senders for oss.nl.

MechanismTarget
SPF_INCLUDE_spf.zivver.com
SPF_INCLUDEspf-eu.emailsignatures365.com
SPF_INCLUDEspf-ipv4-1.oss.nl
SPF_INCLUDEspf-ipv4.oss.nl
SPF_INCLUDEspf-ipv6.oss.nl
SPF_INCLUDEspf.mailcamp.nl
SPF_INCLUDEspf.protection.outlook.com
SPF_INCLUDEspf.simgroephosting.nl

Related pages

Pivot deeper into the graph from oss.nl.

Cypher and MCP

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

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