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
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.
Showing 25 of 46. View all subdomains →
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.
Sample inbound links
Threat posture
History
Mail and authentication
SPF policy
10 SPF mechanisms authorising senders for ptsb.ie.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | _spfeu.qmarkets-dns.org |
| SPF_INCLUDE | amazonses.com |
| SPF_INCLUDE | authsmtp.com |
| SPF_INCLUDE | de._netblocks.mimecast.com |
| SPF_INCLUDE | spf-00196902.pphosted.com |
| SPF_IP | 193.120.17.75 |
| SPF_IP | 193.120.17.76 |
| SPF_IP | 193.120.52.18 |
| SPF_IP | 193.120.52.19 |
| SPF_MX | ptsb.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 20Or query Whisper from your own LLM workflow via the Whisper MCP server.