Skip to content

Hostname

caravan.ca

Last fetched

caravan.ca resolves to 1 IPv4 address operated by IWEB-AS - Leaseweb Canada Inc. in CA. WHOIS lists registrar:netfirms, ltd as the registrar.

Nutrition Label

WHISPER CANON · caravan.caRouting diversity1.5/10Peering density4.4/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint5.6/10canon.whisper.security/host/caravan.ca

Resolution chain

caravan.ca resolves to 1 distinct IPv4 address via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
184.107.101.57184.107.0.0/16AS32613IWEB-AS - Leaseweb Canada Inc.CA

WHOIS identity

Registrar
registrar:netfirms, ltd
Organization
concessions caravane (1986)
Contact emails

Subdomains

13 observed subdomains of caravan.ca.

Web-graph footprint

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

12 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

8 SPF mechanisms authorising senders for caravan.ca.

MechanismTarget
SPF_Acaravan.ca
SPF_INCLUDErelay.spamshield.io
SPF_INCLUDEspf.protection.outlook.com
SPF_IP174.142.221.57
SPF_IP174.142.230.109
SPF_IP184.107.112.58
SPF_IP72.55.186.59
SPF_MXcaravan.ca

Related pages

Pivot deeper into the graph from caravan.ca.

Cypher and MCP

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

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