Skip to content

Hostname

etruckstop.ca

Last fetched

etruckstop.ca resolves to 1 IPv4 address operated by NETWORK-SOLUTIONS-HOSTING - Network Solutions, LLC in US. WHOIS lists iana:2316042 as the registrar.

Nutrition Label

WHISPER CANON · etruckstop.caRouting diversity1.5/10Peering density2.4/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency3.3/10Resolver footprint8.0/10canon.whisper.security/host/etruckstop.ca

Resolution chain

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

IPPrefixASNOperatorCountry
108.167.172.143108.167.172.0/23AS19871NETWORK-SOLUTIONS-HOSTING - Network Solutions, LLCUS

WHOIS identity

Registrar
iana:2316042
Organization
edmundston truck stop
Contact emails

Subdomains

3 observed subdomains of etruckstop.ca.

Threat posture

History

Mail and authentication

SPF policy

8 SPF mechanisms authorising senders for etruckstop.ca.

MechanismTarget
SPF_Aetruckstop.ca
SPF_INCLUDEspf.protection.outlook.com
SPF_INCLUDEwebsitewelcome.com
SPF_IP142.166.114.238
SPF_IP142.166.117.22
SPF_IP72.143.62.251
SPF_IP72.143.62.252
SPF_MXetruckstop.ca

Related pages

Pivot deeper into the graph from etruckstop.ca.

Cypher and MCP

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

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