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
Resolution chain
osd.ie resolves to 1 distinct IPv4 address via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 164.92.217.69 | 164.92.208.0/20 | AS14061 | DIGITALOCEAN-ASN - DigitalOcean, LLC | NL |
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.
Sample inbound links
Threat posture
History
Mail and authentication
MX records
SPF policy
13 SPF mechanisms authorising senders for osd.ie.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | _spf.elasticemail.com |
| SPF_INCLUDE | relay.mailchannels.net |
| SPF_INCLUDE | spf.protection.outlook.com |
| SPF_IP | 139.59.154.223/32 |
| SPF_IP | 92.51.240.126 |
| SPF_IP | 92.51.240.136 |
| SPF_IP | 92.51.240.146 |
| SPF_IP | 92.51.240.174 |
| SPF_IP | 92.51.240.175 |
| SPF_IP | 92.51.240.176 |
| SPF_IP | 92.51.240.56 |
| SPF_IP | 92.51.240.79 |
| SPF_MX | osd.ie |
Related pages
Pivot deeper into the graph from osd.ie.
- IP · 164.92.217.69
- ASN · AS14061DIGITALOCEAN-ASN - DigitalOcean, LLC
- Registrar · registrar:blacknight solutions
- Country · NL
- TLD · .ie
- Browse hostnames · os…
- Glossary · What is a hostname?
- Whisper Internet Directory — home
- Live MOAS conflicts feed
- Threat feed · Spamhaus DROP
- United States internet infrastructure
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 20Or query Whisper from your own LLM workflow via the Whisper MCP server.