Hostname
hetac.ie
Last fetched
hetac.ie resolves to 2 IPv4 addresses operated by MICROSOFT-CORP-MSN-AS-BLOCK - Microsoft Corporation in IE. WHOIS lists registrar:heanet as the registrar.
Nutrition Label
Resolution chain
hetac.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 |
|---|---|---|---|---|
| 40.69.42.14 | 40.68.0.0/14 | AS8075 | MICROSOFT-CORP-MSN-AS-BLOCK - Microsoft Corporation | IE |
| 82.195.158.51 | 82.195.128.0/19 | AS29650 | — | IE |
WHOIS identity
- Registrar
- registrar:heanet
- Organization
- —
- Contact emails
- —
Subdomains
11 observed subdomains of hetac.ie.
Web-graph footprint
Distinct hostnames that link to or from hetac.ie in the public web crawl.
28 sites link to this hostname.
1 site linked to from this hostname.
Sample inbound links
Sample outbound links
Threat posture
History
Mail and authentication
SPF policy
3 SPF mechanisms authorising senders for hetac.ie.
| Mechanism | Target |
|---|---|
| SPF_A | hetac.ie |
| SPF_INCLUDE | cmail1.com |
| SPF_MX | hetac.ie |
Related pages
Pivot deeper into the graph from hetac.ie.
- IP · 40.69.42.14
- ASN · AS8075MICROSOFT-CORP-MSN-AS-BLOCK - Microsoft Corporation
- Registrar · registrar:heanet
- Country · IE
- TLD · .ie
- Browse hostnames · he…
- 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: "hetac.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.