Skip to content

Hostname

fleetnetwork.ca

Last fetched

fleetnetwork.ca resolves to 3 IPv4 addresses operated by CLOUDFLARENET - Cloudflare, Inc. in CA. WHOIS lists registrar:enom canada corp. as the registrar.

Nutrition Label

WHISPER CANON · fleetnetwork.caRouting diversityPeering densityMOAS conflictThreat-feed listingsWHOIS transparencyResolver footprintcanon.whisper.security/host/fleetnetwork.ca

Resolution chain

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

IPPrefixASNOperatorCountry
188.114.96.3188.114.96.0/24AS13335CLOUDFLARENET - Cloudflare, Inc.CA
188.114.97.3188.114.97.0/24AS13335CLOUDFLARENET - Cloudflare, Inc.CA
63.141.128.963.141.128.0/24AS399566BIGCOMMERCE - Bigcommerce Inc.US

WHOIS identity

Registrar
registrar:enom canada corp.
Organization
fleet informatique
Contact emails

Subdomains

14 observed subdomains of fleetnetwork.ca.

Web-graph footprint

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

98 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

8 SPF mechanisms authorising senders for fleetnetwork.ca.

MechanismTarget
SPF_Afleetnetwork.ca
SPF_Amail.fleetinformatique.net
SPF_INCLUDE_spf.bigcommerce.com
SPF_INCLUDE_spf.instocknotify.com
SPF_INCLUDEspf.protection.outlook.com
SPF_INCLUDEspfcloud.letsignit.com
SPF_IP173.231.97.51
SPF_MXfleetnetwork.ca

Related pages

Pivot deeper into the graph from fleetnetwork.ca.

Cypher and MCP

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

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