Skip to content

Hostname

iol.ie

Last fetched

iol.ie resolves to 1 IPv4 address operated by AS2110 in IE. WHOIS lists registrar:bt ireland as the registrar.

Nutrition Label

WHISPER CANON · iol.ieRouting diversity1.5/10Peering density4.9/10MOAS conflict✓ noneThreat-feed listings8.0/10WHOIS transparency3.3/10Resolver footprint3.2/10canon.whisper.security/host/iol.ie

Resolution chain

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

IPPrefixASNOperatorCountry
193.120.143.144193.120.0.0/16AS2110IE

WHOIS identity

Registrar
registrar:bt ireland
Organization
bt communications ireland
Contact emails

Subdomains

16,102 observed subdomains of iol.ie.

Web-graph footprint

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

982 sites link to this hostname.

1 site linked to from this hostname.

Sample outbound links

Threat posture

History

Mail and authentication

SPF policy

4 SPF mechanisms authorising senders for iol.ie.

MechanismTarget
SPF_Aiol.ie
SPF_Amail.iol.ie
SPF_Awebmail.email.hosting
SPF_INCLUDEspf.blacknight.ie

Related pages

Pivot deeper into the graph from iol.ie.

Cypher and MCP

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

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