Skip to content

Hostname

brixton2.ca

Last fetched

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

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
18.173.219.10818.173.218.0/23AS16509AMAZON-02 - Amazon.com, Inc.US
18.173.219.2018.173.218.0/23AS16509AMAZON-02 - Amazon.com, Inc.US
18.173.219.4318.173.218.0/23AS16509AMAZON-02 - Amazon.com, Inc.US
18.173.219.9318.173.218.0/23AS16509AMAZON-02 - Amazon.com, Inc.US
18.239.83.2018.239.80.0/21AS16509AMAZON-02 - Amazon.com, Inc.NL
18.239.83.3118.239.80.0/21AS16509AMAZON-02 - Amazon.com, Inc.NL
18.239.83.5518.239.80.0/21AS16509AMAZON-02 - Amazon.com, Inc.NL
18.239.83.6518.239.80.0/21AS16509AMAZON-02 - Amazon.com, Inc.NL
3.166.181.1053.166.176.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
3.166.181.1133.166.176.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
3.166.181.233.166.176.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
3.166.181.573.166.176.0/21AS16509AMAZON-02 - Amazon.com, Inc.US

WHOIS identity

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

Subdomains

1 observed subdomain of brixton2.ca.

Threat posture

History

Mail and authentication

SPF policy

1 SPF mechanism authorising senders for brixton2.ca.

MechanismTarget
SPF_INCLUDEamazonses.com

Related pages

Pivot deeper into the graph from brixton2.ca.

Cypher and MCP

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

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