Skip to content

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

WHISPER CANON · tii.ieRouting diversity1.5/10Peering density2.4/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency3.3/10Resolver footprint4.6/10canon.whisper.security/host/tii.ie

Resolution chain

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

IPPrefixASNOperatorCountry
137.191.242.10137.191.224.0/19AS15806ORG-IG30-RIPE - Irish GovernmentIE

WHOIS identity

Registrar
registrar:dept of public expenditure
Organization
national roads authority
Contact emails

Subdomains

53 observed subdomains of tii.ie.

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.

Threat posture

History

Mail and authentication

SPF policy

9 SPF mechanisms authorising senders for tii.ie.

MechanismTarget
SPF_Ascanscope.net
SPF_Asmtp1.scanscope.net
SPF_Asmtp2-delivery.scanscope.net
SPF_Asmtp2.scanscope.net
SPF_INCLUDEspf.protection.outlook.com
SPF_INCLUDEspf.scanscope.net
SPF_IP137.191.242.6
SPF_IP137.191.242.7
SPF_IP51.140.50.9/32

Related pages

Pivot deeper into the graph from tii.ie.

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 20

Or query Whisper from your own LLM workflow via the Whisper MCP server.