Skip to content

Hostname

creativebasket.ca

Last fetched

creativebasket.ca resolves to 8 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in US. WHOIS lists registrar:network solutions canada ulc as the registrar.

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
13.35.78.11313.35.78.0/23AS16509AMAZON-02 - Amazon.com, Inc.US
13.35.78.1313.35.78.0/23AS16509AMAZON-02 - Amazon.com, Inc.US
13.35.78.7813.35.78.0/23AS16509AMAZON-02 - Amazon.com, Inc.US
13.35.78.913.35.78.0/23AS16509AMAZON-02 - Amazon.com, Inc.US
3.167.163.1273.167.160.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
3.167.163.493.167.160.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
3.167.163.53.167.160.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
3.167.163.933.167.160.0/21AS16509AMAZON-02 - Amazon.com, Inc.US

WHOIS identity

Registrar
registrar:network solutions canada ulc
Organization
Contact emails

Subdomains

2 observed subdomains of creativebasket.ca.

Web-graph footprint

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

7 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

5 SPF mechanisms authorising senders for creativebasket.ca.

MechanismTarget
SPF_Acreativebasket.ca
SPF_INCLUDE_spf.elasticemail.com
SPF_INCLUDEnetsolmail.net
SPF_INCLUDEspf.cloudus.oxcs.net
SPF_MXcreativebasket.ca

Related pages

Pivot deeper into the graph from creativebasket.ca.

Cypher and MCP

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

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