Skip to content

Hostname

workingagainstgravity.ca

Last fetched

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

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
3.5.78.2083.5.78.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
3.5.78.513.5.78.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
3.5.87.763.5.87.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
52.218.224.17152.218.224.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
52.218.243.10652.218.243.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
52.92.131.21952.92.128.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
52.92.132.17952.92.128.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
52.92.145.5152.92.144.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
52.92.180.15552.92.176.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
52.92.190.1952.92.184.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
52.92.194.8352.92.192.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
52.92.232.22752.92.232.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
52.92.240.2752.92.240.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
52.92.241.1952.92.240.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
52.92.242.352.92.240.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
52.92.249.1152.92.248.0/21AS16509AMAZON-02 - Amazon.com, Inc.US

WHOIS identity

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

Subdomains

2 observed subdomains of workingagainstgravity.ca.

Web-graph footprint

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

5 sites link to this hostname.

Threat posture

History

Related pages

Pivot deeper into the graph from workingagainstgravity.ca.

Cypher and MCP

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

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