Skip to content

Hostname

ballycatter.ca

Last fetched

ballycatter.ca resolves to 12 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in US.

Nutrition Label

WHISPER CANON · ballycatter.caRouting diversity3.0/10Peering density9.3/10MOAS conflict✓ noneThreat-feed listings8.0/10WHOIS transparency0.0/10Resolver footprint4.6/10canon.whisper.security/host/ballycatter.ca

Resolution chain

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

IPPrefixASNOperatorCountry
13.33.67.12113.33.64.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
13.33.67.4113.33.64.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
13.33.67.5313.33.64.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
13.33.67.7613.33.64.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
18.239.18.11818.239.16.0/21AS16509AMAZON-02 - Amazon.com, Inc.NL
18.239.18.1518.239.16.0/21AS16509AMAZON-02 - Amazon.com, Inc.NL
18.239.18.1618.239.16.0/21AS16509AMAZON-02 - Amazon.com, Inc.NL
18.239.18.9018.239.16.0/21AS16509AMAZON-02 - Amazon.com, Inc.NL
3.171.214.1223.171.212.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
3.171.214.623.171.212.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
3.171.214.813.171.212.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
3.171.214.923.171.212.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE

WHOIS identity

No WHOIS records are currently associated with ballycatter.ca in WhisperGraph.

Subdomains

1 observed subdomain of ballycatter.ca.

Web-graph footprint

Distinct hostnames that link to or from ballycatter.ca in the public web crawl.

Threat posture

History

Related pages

Pivot deeper into the graph from ballycatter.ca.

Cypher and MCP

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

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