Skip to content

Hostname

castlebarrfc.com

Last fetched

castlebarrfc.com resolves to 8 IPv4 addresses operated by AS18001 in IE. WHOIS lists iana:2 as the registrar.

Nutrition Label

WHISPER CANON · castlebarrfc.comRouting diversity2.4/10Peering density9.6/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint4.6/10canon.whisper.security/host/castlebarrfc.com

Resolution chain

castlebarrfc.com resolves to 8 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
13.227.219.350.0.0.0/0AS18001IE
13.227.219.50.0.0.0/0AS18001IE
13.227.219.570.0.0.0/0AS18001IE
13.227.219.900.0.0.0/0AS18001IE
3.174.18.1203.174.16.0/21AS16509AMAZON-02 - Amazon.com, Inc.DK
3.174.18.263.174.16.0/21AS16509AMAZON-02 - Amazon.com, Inc.DK
3.174.18.273.174.16.0/21AS16509AMAZON-02 - Amazon.com, Inc.DK
3.174.18.983.174.16.0/21AS16509AMAZON-02 - Amazon.com, Inc.DK

WHOIS identity

Registrar
iana:2
Organization
durcan, patrick
Contact emails

Subdomains

1 observed subdomain of castlebarrfc.com.

Web-graph footprint

Distinct hostnames that link to or from castlebarrfc.com in the public web crawl.

10 sites link to this hostname.

28 sites linked to from this hostname.

Threat posture

History

Mail and authentication

Related pages

Pivot deeper into the graph from castlebarrfc.com.

Cypher and MCP

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

MATCH (h:HOSTNAME {name: "castlebarrfc.com"})-[: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.