Skip to content

Hostname

ptsb.ie

Last fetched

ptsb.ie resolves to 12 IPv4 addresses operated by AS20940 in DE. WHOIS lists registrar:irish domains as the registrar.

Nutrition Label

WHISPER CANON · ptsb.ieRouting diversity4.2/10Peering density8.7/10MOAS conflict✓ noneThreat-feed listings8.0/10WHOIS transparency3.3/10Resolver footprint8.6/10canon.whisper.security/host/ptsb.ie

Resolution chain

ptsb.ie resolves to 12 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

46 observed subdomains of ptsb.ie.

Web-graph footprint

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

183 sites link to this hostname.

176 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

10 SPF mechanisms authorising senders for ptsb.ie.

MechanismTarget
SPF_INCLUDE_spfeu.qmarkets-dns.org
SPF_INCLUDEamazonses.com
SPF_INCLUDEauthsmtp.com
SPF_INCLUDEde._netblocks.mimecast.com
SPF_INCLUDEspf-00196902.pphosted.com
SPF_IP193.120.17.75
SPF_IP193.120.17.76
SPF_IP193.120.52.18
SPF_IP193.120.52.19
SPF_MXptsb.ie

Related pages

Pivot deeper into the graph from ptsb.ie.

Cypher and MCP

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

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