Skip to content

Hostname

ddsl.ie

Last fetched

ddsl.ie resolves to 5 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in IE. WHOIS lists registrar:blacknight solutions as the registrar.

Nutrition Label

WHISPER CANON · ddsl.ieRouting diversity2.4/10Peering density9.4/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency3.3/10Resolver footprint4.6/10canon.whisper.security/host/ddsl.ie

Resolution chain

ddsl.ie resolves to 5 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
18.165.122.3918.165.122.0/23AS16509AMAZON-02 - Amazon.com, Inc.IE
3.165.232.1103.165.232.0/24AS16509AMAZON-02 - Amazon.com, Inc.IE
3.165.232.1113.165.232.0/24AS16509AMAZON-02 - Amazon.com, Inc.IE
3.165.232.463.165.232.0/24AS16509AMAZON-02 - Amazon.com, Inc.IE
3.165.232.503.165.232.0/24AS16509AMAZON-02 - Amazon.com, Inc.IE

WHOIS identity

Registrar
registrar:blacknight solutions
Organization
dublin district schoolboys league (company reg 309950)
Contact emails

Subdomains

1 observed subdomain of ddsl.ie.

Subdomain
www.ddsl.ie

Web-graph footprint

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

43 sites link to this hostname.

165 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

2 SPF mechanisms authorising senders for ddsl.ie.

MechanismTarget
SPF_Addsl.ie
SPF_INCLUDEspf.blacknight.ie

Related pages

Pivot deeper into the graph from ddsl.ie.

Cypher and MCP

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

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