Skip to content

Hostname

directferries.ie

Last fetched

directferries.ie resolves to 10 IPv4 addresses operated by CLOUDFLARENET - Cloudflare, Inc. in CA. WHOIS lists registrar:register spa as the registrar.

Nutrition Label

WHISPER CANON · directferries.ieRouting diversity3.0/10Peering density10.0/10MOAS conflict✓ noneThreat-feed listings8.0/10WHOIS transparency3.3/10Resolver footprint4.0/10canon.whisper.security/host/directferries.ie

Resolution chain

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

IPPrefixASNOperatorCountry
104.18.26.26104.18.16.0/20AS13335CLOUDFLARENET - Cloudflare, Inc.CA
104.18.27.26104.18.16.0/20AS13335CLOUDFLARENET - Cloudflare, Inc.CA
108.156.85.30108.156.84.0/23AS16509AMAZON-02 - Amazon.com, Inc.US
108.156.85.79108.156.84.0/23AS16509AMAZON-02 - Amazon.com, Inc.US
108.156.85.95108.156.84.0/23AS16509AMAZON-02 - Amazon.com, Inc.US
108.156.85.96108.156.84.0/23AS16509AMAZON-02 - Amazon.com, Inc.US
13.33.252.12613.33.248.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
13.33.252.1513.33.248.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
13.33.252.7113.33.248.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
13.33.252.8313.33.248.0/21AS16509AMAZON-02 - Amazon.com, Inc.US

WHOIS identity

Registrar
registrar:register spa
Organization
direct ferries (ireland)
Contact emails

Subdomains

1 observed subdomain of directferries.ie.

Web-graph footprint

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

72 sites link to this hostname.

74 sites linked to from this hostname.

Threat posture

History

Related pages

Pivot deeper into the graph from directferries.ie.

Cypher and MCP

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

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