Skip to content

Hostname

abbey.ie

Last fetched

abbey.ie has no current public IPv4 resolution in WhisperGraph; WHOIS lists registrar:anu internet services as the registrar.

Nutrition Label

WHISPER CANON · abbey.ieRouting diversity0.0/10Peering density0.0/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint5.6/10canon.whisper.security/host/abbey.ie

Resolution chain

abbey.ie has no current public IPv4 resolution in WhisperGraph. The WHOIS record below is the only graph data we have on this hostname.

WHOIS identity

Registrar
registrar:anu internet services
Organization
Contact emails

Subdomains

29 observed subdomains of abbey.ie.

Web-graph footprint

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

30 sites link to this hostname.

62 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

15 SPF mechanisms authorising senders for abbey.ie.

MechanismTarget
SPF_INCLUDEmail.zendesk.com
SPF_INCLUDEsendgrid.net
SPF_INCLUDEservers.mcsv.net
SPF_INCLUDEspf.protection.outlook.com
SPF_INCLUDEspf.tmes.trendmicro.com
SPF_IP203.55.21.87/32
SPF_IP3.122.45.38
SPF_IP31.193.2.125
SPF_IP52.16.253.121
SPF_IP52.18.148.31
SPF_IP52.58.98.157
SPF_IP52.59.58.195
SPF_IP78.153.204.196
SPF_IP79.170.244.0/24
SPF_MXabbey.ie

Related pages

Pivot deeper into the graph from abbey.ie.

Cypher and MCP

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

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