Skip to content

Hostname

oro.nl

Last fetched

oro.nl resolves to 1 IPv4 address operated by DIGITALOCEAN-ASN - DigitalOcean, LLC in NL. WHOIS lists registrar:interconnect services b.v. as the registrar.

Nutrition Label

WHISPER CANON · oro.nlRouting diversity1.5/10Peering density5.0/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint4.0/10canon.whisper.security/host/oro.nl

Resolution chain

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

IPPrefixASNOperatorCountry
157.245.77.202157.245.64.0/20AS14061DIGITALOCEAN-ASN - DigitalOcean, LLCNL

WHOIS identity

Registrar
registrar:interconnect services b.v.
Organization
Contact emails

Subdomains

28 observed subdomains of oro.nl.

Web-graph footprint

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

105 sites link to this hostname.

156 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

16 SPF mechanisms authorising senders for oro.nl.

MechanismTarget
SPF_Aoro.nl
SPF_INCLUDE_spf.zorgmail.nl
SPF_INCLUDEemail.bergop.net
SPF_INCLUDEspf.afas.online
SPF_INCLUDEspf.protection.outlook.com
SPF_IP185.46.180.0/24
SPF_IP2a02:23e8::/32
SPF_IP45.129.172.29
SPF_IP46.31.48.0/21
SPF_IP64.227.75.37
SPF_IP77.242.125.5
SPF_IP80.112.202.210
SPF_IP83.149.98.72/32
SPF_IP83.217.71.129
SPF_IP95.211.181.198/32
SPF_MXoro.nl

Related pages

Pivot deeper into the graph from oro.nl.

Cypher and MCP

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

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