Skip to content

Hostname

ableauctions.ca

Last fetched

ableauctions.ca resolves to 8 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in DE. WHOIS lists iana:456 as the registrar.

Nutrition Label

WHISPER CANON · ableauctions.caRouting diversity2.4/10Peering density9.3/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency6.7/10Resolver footprint8.3/10canon.whisper.security/host/ableauctions.ca

Resolution chain

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

IPPrefixASNOperatorCountry
18.172.112.11518.172.112.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
18.172.112.12718.172.112.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
18.172.112.6518.172.112.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
18.172.112.8918.172.112.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
52.85.78.10352.85.72.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
52.85.78.5952.85.72.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
52.85.78.752.85.72.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
52.85.78.7152.85.72.0/21AS16509AMAZON-02 - Amazon.com, Inc.US

WHOIS identity

Registrar
iana:456
Organization
Contact emails

Subdomains

7 observed subdomains of ableauctions.ca.

Web-graph footprint

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

113 sites link to this hostname.

Threat posture

History

Mail and authentication

Related pages

Pivot deeper into the graph from ableauctions.ca.

Cypher and MCP

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

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