Skip to content

Hostname

osd.ie

Last fetched

osd.ie resolves to 1 IPv4 address operated by DIGITALOCEAN-ASN - DigitalOcean, LLC in NL. WHOIS lists registrar:blacknight solutions as the registrar.

Nutrition Label

WHISPER CANON · osd.ieRouting diversity1.5/10Peering density6.2/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency3.3/10Resolver footprint3.2/10canon.whisper.security/host/osd.ie

Resolution chain

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

IPPrefixASNOperatorCountry
164.92.217.69164.92.208.0/20AS14061DIGITALOCEAN-ASN - DigitalOcean, LLCNL

WHOIS identity

Registrar
registrar:blacknight solutions
Organization
catriona walsh
Contact emails

Subdomains

25 observed subdomains of osd.ie.

Web-graph footprint

Distinct hostnames that link to or from osd.ie in the public web crawl.

49 sites link to this hostname.

11 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

13 SPF mechanisms authorising senders for osd.ie.

MechanismTarget
SPF_INCLUDE_spf.elasticemail.com
SPF_INCLUDErelay.mailchannels.net
SPF_INCLUDEspf.protection.outlook.com
SPF_IP139.59.154.223/32
SPF_IP92.51.240.126
SPF_IP92.51.240.136
SPF_IP92.51.240.146
SPF_IP92.51.240.174
SPF_IP92.51.240.175
SPF_IP92.51.240.176
SPF_IP92.51.240.56
SPF_IP92.51.240.79
SPF_MXosd.ie

Related pages

Pivot deeper into the graph from osd.ie.

Cypher and MCP

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

MATCH (h:HOSTNAME {name: "osd.ie"})-[: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.