Hostname
tii.ie
Last fetched
tii.ie resolves to 1 IPv4 address operated by ORG-IG30-RIPE - Irish Government in IE. WHOIS lists registrar:dept of public expenditure as the registrar.
Nutrition Label
Resolution chain
tii.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 |
|---|---|---|---|---|
| 137.191.242.10 | 137.191.224.0/19 | AS15806 | ORG-IG30-RIPE - Irish Government | IE |
WHOIS identity
- Registrar
- registrar:dept of public expenditure
- Organization
- national roads authority
- Contact emails
- —
Subdomains
53 observed subdomains of tii.ie.
Showing 25 of 53. View all subdomains →
Web-graph footprint
Distinct hostnames that link to or from tii.ie in the public web crawl.
325 sites link to this hostname.
207 sites linked to from this hostname.
Sample inbound links
Threat posture
History
Mail and authentication
MX records
SPF policy
9 SPF mechanisms authorising senders for tii.ie.
| Mechanism | Target |
|---|---|
| SPF_A | scanscope.net |
| SPF_A | smtp1.scanscope.net |
| SPF_A | smtp2-delivery.scanscope.net |
| SPF_A | smtp2.scanscope.net |
| SPF_INCLUDE | spf.protection.outlook.com |
| SPF_INCLUDE | spf.scanscope.net |
| SPF_IP | 137.191.242.6 |
| SPF_IP | 137.191.242.7 |
| SPF_IP | 51.140.50.9/32 |
Related pages
Pivot deeper into the graph from tii.ie.
- IP · 137.191.242.10
- ASN · AS15806ORG-IG30-RIPE - Irish Government
- Registrar · registrar:dept of public expenditure
- Country · IE
- TLD · .ie
- Browse hostnames · ti…
- 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: "tii.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.