Skip to content

Hostname

carp.ca

Last fetched

carp.ca resolves to 16 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in US. WHOIS lists registrar:easydns technologies inc. as the registrar.

Nutrition Label

WHISPER CANON · carp.caRouting diversity3.5/10Peering density9.4/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency3.3/10Resolver footprint3.2/10canon.whisper.security/host/carp.ca

Resolution chain

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

IPPrefixASNOperatorCountry
108.139.29.33108.139.29.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
108.139.29.35108.139.29.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
108.139.29.66108.139.29.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
108.139.29.76108.139.29.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
18.65.39.12318.65.32.0/21AS16509AMAZON-02 - Amazon.com, Inc.IE
18.65.39.3618.65.32.0/21AS16509AMAZON-02 - Amazon.com, Inc.IE
18.65.39.4718.65.32.0/21AS16509AMAZON-02 - Amazon.com, Inc.IE
18.65.39.6718.65.32.0/21AS16509AMAZON-02 - Amazon.com, Inc.IE
3.170.221.1183.170.220.0/23AS16509AMAZON-02 - Amazon.com, Inc.KR
3.170.221.413.170.220.0/23AS16509AMAZON-02 - Amazon.com, Inc.KR
3.170.221.763.170.220.0/23AS16509AMAZON-02 - Amazon.com, Inc.KR
3.170.221.943.170.220.0/23AS16509AMAZON-02 - Amazon.com, Inc.KR
65.9.175.10565.9.174.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
65.9.175.10865.9.174.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
65.9.175.4065.9.174.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
65.9.175.4565.9.174.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE

WHOIS identity

Registrar
registrar:easydns technologies inc.
Organization
fifty-plus.net inc. (canada)
Contact emails

Subdomains

16 observed subdomains of carp.ca.

Web-graph footprint

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

459 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

4 SPF mechanisms authorising senders for carp.ca.

MechanismTarget
SPF_INCLUDE_spf.createsend.com
SPF_INCLUDE_spf.google.com
SPF_INCLUDEamazonses.com
SPF_INCLUDEservers.mcsv.net

Related pages

Pivot deeper into the graph from carp.ca.

Cypher and MCP

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

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