Skip to content

Hostname

airwire.ie

Last fetched

airwire.ie resolves to 1 IPv4 address operated by AS42227 in US. WHOIS lists registrar:blacknight solutions as the registrar.

Nutrition Label

WHISPER CANON · airwire.ieRouting diversity1.5/10Peering density3.6/10MOAS conflict✓ noneThreat-feed listings8.0/10WHOIS transparency0.0/10Resolver footprint8.2/10canon.whisper.security/host/airwire.ie

Resolution chain

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

IPPrefixASNOperatorCountry
91.189.70.22591.189.70.0/24AS42227US

WHOIS identity

Registrar
registrar:blacknight solutions
Organization
Contact emails

Subdomains

2,436 observed subdomains of airwire.ie.

Web-graph footprint

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

27 sites link to this hostname.

36 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

6 SPF mechanisms authorising senders for airwire.ie.

MechanismTarget
SPF_Amx02.dub.airwire.ie
SPF_Apostilion.tuxbox.ie
SPF_Aptr-91-189-64-188.ip.airwire.ie
SPF_Asmtp.galway.airwire.ie
SPF_IP195.43.155.130
SPF_MXairwire.ie

Related pages

Pivot deeper into the graph from airwire.ie.

Cypher and MCP

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

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