Skip to content

Hostname

webull.ca

Last fetched

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

Nutrition Label

WHISPER CANON · webull.caRouting diversity3.0/10Peering density9.4/10MOAS conflict✓ noneThreat-feed listings8.0/10WHOIS transparency10.0/10Resolver footprint4.6/10canon.whisper.security/host/webull.ca

Resolution chain

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

IPPrefixASNOperatorCountry
108.158.20.107108.158.16.0/21AS16509AMAZON-02 - Amazon.com, Inc.AU
108.158.20.51108.158.16.0/21AS16509AMAZON-02 - Amazon.com, Inc.AU
108.158.20.70108.158.16.0/21AS16509AMAZON-02 - Amazon.com, Inc.AU
108.158.20.88108.158.16.0/21AS16509AMAZON-02 - Amazon.com, Inc.AU
18.245.31.10818.245.30.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
18.245.31.2618.245.30.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
18.245.31.8518.245.30.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
18.245.31.9518.245.30.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
3.165.63.1063.165.62.0/23AS16509AMAZON-02 - Amazon.com, Inc.PH
3.165.63.223.165.62.0/23AS16509AMAZON-02 - Amazon.com, Inc.PH
3.165.63.33.165.62.0/23AS16509AMAZON-02 - Amazon.com, Inc.PH
3.165.63.893.165.62.0/23AS16509AMAZON-02 - Amazon.com, Inc.PH

WHOIS identity

Registrar
Organization
webull
Contact emails

Subdomains

3 observed subdomains of webull.ca.

Web-graph footprint

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

74 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

2 SPF mechanisms authorising senders for webull.ca.

MechanismTarget
SPF_INCLUDEmailgun.org
SPF_INCLUDEspf.protection.outlook.com

Related pages

Pivot deeper into the graph from webull.ca.

Cypher and MCP

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

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