Skip to content

Hostname

aware.ie

Last fetched

aware.ie resolves to 1 IPv4 address operated by AS51167 in DE. WHOIS lists registrar:magnet business as the registrar.

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
80.241.223.7180.241.222.0/23AS51167DE

WHOIS identity

Registrar
registrar:magnet business
Organization
aware
Contact emails

Subdomains

10 observed subdomains of aware.ie.

Web-graph footprint

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

749 sites link to this hostname.

125 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

3 SPF mechanisms authorising senders for aware.ie.

MechanismTarget
SPF_INCLUDEspf.protection.outlook.com
SPF_IP52.209.222.127
SPF_IP89.100.91.166

Related pages

Pivot deeper into the graph from aware.ie.

Cypher and MCP

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

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