Skip to content

Hostname

permanenttsb.ie

Last fetched

permanenttsb.ie resolves to 8 IPv4 addresses operated by AS20940 in FR. WHOIS lists registrar:irish domains as the registrar.

Nutrition Label

WHISPER CANON · permanenttsb.ieRouting diversity3.5/10Peering density8.8/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency3.3/10Resolver footprint8.6/10canon.whisper.security/host/permanenttsb.ie

Resolution chain

permanenttsb.ie resolves to 8 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

WHOIS identity

Registrar
registrar:irish domains
Organization
permanent tsb public limited
Contact emails

Subdomains

79 observed subdomains of permanenttsb.ie.

Web-graph footprint

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

169 sites link to this hostname.

1 site linked to from this hostname.

Sample outbound links

Threat posture

History

Mail and authentication

SPF policy

9 SPF mechanisms authorising senders for permanenttsb.ie.

MechanismTarget
SPF_INCLUDE_spfeu.qmarkets-dns.org
SPF_INCLUDEamazonses.com
SPF_INCLUDEauthsmtp.com
SPF_INCLUDEde._netblocks.mimecast.com
SPF_IP156.11.241.20
SPF_IP156.11.241.21
SPF_IP156.11.243.20
SPF_IP156.11.243.22
SPF_MXpermanenttsb.ie

Related pages

Pivot deeper into the graph from permanenttsb.ie.

Cypher and MCP

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

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