Skip to content

Hostname

fleetsecure.ca

Last fetched

fleetsecure.ca resolves to 1 IPv4 address operated by FIBRENOIRE-INTERNET - Videotron Ltee in CA. WHOIS lists registrar:enom canada corp. as the registrar.

Nutrition Label

WHISPER CANON · fleetsecure.caRouting diversity1.5/10Peering density9.6/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint3.2/10canon.whisper.security/host/fleetsecure.ca

Resolution chain

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

IPPrefixASNOperatorCountry
184.95.249.146184.95.240.0/20AS22652FIBRENOIRE-INTERNET - Videotron LteeCA

WHOIS identity

Registrar
registrar:enom canada corp.
Organization
Contact emails

Subdomains

8 observed subdomains of fleetsecure.ca.

Web-graph footprint

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

2 sites linked to from this hostname.

Sample inbound links

Sample outbound links

Threat posture

History

Mail and authentication

MX records

  • fleetsecure.ca

SPF policy

4 SPF mechanisms authorising senders for fleetsecure.ca.

MechanismTarget
SPF_Afleetsecure.ca
SPF_IP107.161.12.126/32
SPF_IP184.95.249.146
SPF_MXfleetsecure.ca

Related pages

Pivot deeper into the graph from fleetsecure.ca.

Cypher and MCP

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

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