Skip to content

Hostname

tus.ie

Last fetched

tus.ie resolves to 1 IPv4 address operated by AS1213 in IE. WHOIS lists registrar:heanet as the registrar.

Nutrition Label

WHISPER CANON · tus.ieRouting diversity1.5/10Peering density4.2/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency0.0/10Resolver footprint8.3/10canon.whisper.security/host/tus.ie

Resolution chain

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

IPPrefixASNOperatorCountry
193.1.187.229193.1.0.0/16AS1213IE

WHOIS identity

Registrar
registrar:heanet
Organization
Contact emails

Subdomains

44 observed subdomains of tus.ie.

Web-graph footprint

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

572 sites link to this hostname.

414 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

10 SPF mechanisms authorising senders for tus.ie.

MechanismTarget
SPF_Amail.mindaclient.com
SPF_INCLUDE25573955.spf06.hubspotemail.net
SPF_INCLUDEamazonses.com
SPF_INCLUDEspf.protection.outlook.com
SPF_INCLUDEtcmailservice.targetconnect.net
SPF_IP193.1.187.229
SPF_IP193.1.204.215/16
SPF_IP52.19.242.175
SPF_IP54.247.168.53
SPF_MXtus.ie

Related pages

Pivot deeper into the graph from tus.ie.

Cypher and MCP

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

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