Hostname
dit.ie
Last fetched
dit.ie resolves to 2 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in US. WHOIS lists registrar:heanet as the registrar.
Nutrition Label
Resolution chain
dit.ie resolves to 2 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 166.117.104.145 | 166.117.96.0/20 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 166.117.192.233 | 166.117.192.0/20 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
WHOIS identity
- Registrar
- registrar:heanet
- Organization
- dublin institute of technology
- Contact emails
- —
Subdomains
408 observed subdomains of dit.ie.
Showing 25 of 408. View all subdomains →
Web-graph footprint
Distinct hostnames that link to or from dit.ie in the public web crawl.
676 sites link to this hostname.
1 site linked to from this hostname.
Sample inbound links
Sample outbound links
Threat posture
History
Mail and authentication
MX records
SPF policy
5 SPF mechanisms authorising senders for dit.ie.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | _spf.google.com |
| SPF_INCLUDE | a._spf.brightspace.com |
| SPF_INCLUDE | irdub.iii.com |
| SPF_INCLUDE | spf1.dit.ie |
| SPF_INCLUDE | spf2.dit.ie |
Related pages
Pivot deeper into the graph from dit.ie.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "dit.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.