Skip to content

Hostname

expressway.ie

Last fetched

expressway.ie resolves to 12 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in US. WHOIS lists registrar:blacknight solutions as the registrar.

Nutrition Label

WHISPER CANON · expressway.ieRouting diversity3.0/10Peering density9.5/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency3.3/10Resolver footprint8.3/10canon.whisper.security/host/expressway.ie

Resolution chain

expressway.ie resolves to 12 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
108.138.128.106108.138.128.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
108.138.128.121108.138.128.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
108.138.128.41108.138.128.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
108.138.128.76108.138.128.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
3.174.46.1053.174.46.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
3.174.46.383.174.46.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
3.174.46.493.174.46.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
3.174.46.693.174.46.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
65.9.46.10865.9.46.0/24AS16509AMAZON-02 - Amazon.com, Inc.SE
65.9.46.365.9.46.0/24AS16509AMAZON-02 - Amazon.com, Inc.SE
65.9.46.4365.9.46.0/24AS16509AMAZON-02 - Amazon.com, Inc.SE
65.9.46.7265.9.46.0/24AS16509AMAZON-02 - Amazon.com, Inc.SE

WHOIS identity

Registrar
registrar:blacknight solutions
Organization
bus eireann - irish bus
Contact emails

Subdomains

16 observed subdomains of expressway.ie.

Web-graph footprint

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

168 sites link to this hostname.

1 site linked to from this hostname.

Sample outbound links

Threat posture

History

Mail and authentication

SPF policy

3 SPF mechanisms authorising senders for expressway.ie.

MechanismTarget
SPF_INCLUDE_ocspf.turnit.com
SPF_INCLUDEspf.protection.outlook.com
SPF_REDIRECTagf0rdmh._spf._d.mim.ec

Related pages

Pivot deeper into the graph from expressway.ie.

Cypher and MCP

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

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