Skip to content

Hostname

blacks.ca

Last fetched

blacks.ca resolves to 7 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in CA. WHOIS lists registrar:rebel.ca corp. as the registrar.

Nutrition Label

WHISPER CANON · blacks.caRouting diversity3.0/10Peering density9.3/10MOAS conflict✓ noneThreat-feed listings8.0/10WHOIS transparency10.0/10Resolver footprint3.2/10canon.whisper.security/host/blacks.ca

Resolution chain

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

IPPrefixASNOperatorCountry
15.157.114.1415.156.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.CA
15.157.3.5115.156.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.CA
16.54.17.11516.54.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.CA
16.54.76.24716.54.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.CA
3.99.3.1393.98.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.CA
16.54.60.12216.54.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.CA
16.54.40.3416.54.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.CA

WHOIS identity

Registrar
registrar:rebel.ca corp.
Organization
karl lupien
Contact emails

Subdomains

6 observed subdomains of blacks.ca.

Web-graph footprint

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

95 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

5 SPF mechanisms authorising senders for blacks.ca.

MechanismTarget
SPF_INCLUDEklaviyo.com
SPF_INCLUDEspf.mandrillapp.com
SPF_INCLUDEspf.protection.outlook.com
SPF_IP213.113.105.131
SPF_IP216.113.105.153

Related pages

Pivot deeper into the graph from blacks.ca.

Cypher and MCP

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

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