Skip to content

Hostname

dcc.ie

Last fetched

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

Nutrition Label

WHISPER CANON · dcc.ieRouting diversity1.5/10Peering density9.4/10MOAS conflict✓ noneThreat-feed listings8.0/10WHOIS transparency3.3/10Resolver footprint6.0/10canon.whisper.security/host/dcc.ie

Resolution chain

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

IPPrefixASNOperatorCountry
52.17.142.19952.16.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.IE

WHOIS identity

Registrar
registrar:blacknight solutions
Organization
dcc
Contact emails

Subdomains

24 observed subdomains of dcc.ie.

Web-graph footprint

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

223 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

14 SPF mechanisms authorising senders for dcc.ie.

MechanismTarget
SPF_INCLUDE33fae9.workshop-spf.net
SPF_INCLUDEeu._netblocks.mimecast.com
SPF_INCLUDEspf.exclaimer.net
SPF_INCLUDEspf.protection.outlook.com
SPF_INCLUDEspfa.cpmails.com
SPF_IP130.214.193.85/32
SPF_IP149.72.175.120
SPF_IP192.254.120.230
SPF_IP4.245.247.234
SPF_IP54.154.155.148
SPF_IP93.158.205.135
SPF_IP94.236.52.134/32
SPF_IP94.236.52.140/32
SPF_IP98.71.77.91

Related pages

Pivot deeper into the graph from dcc.ie.

Cypher and MCP

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

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