Skip to content

Hostname

lthtours.ca

Last fetched

lthtours.ca resolves to 2 IPv4 addresses operated by AS-VULTR - The Constant Company, LLC in US. WHOIS lists registrar:promo people inc. as the registrar.

Nutrition Label

WHISPER CANON · lthtours.caRouting diversity2.4/10Peering density10.0/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint3.2/10canon.whisper.security/host/lthtours.ca

Resolution chain

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

IPPrefixASNOperatorCountry
149.248.39.128149.248.32.0/20AS20473AS-VULTR - The Constant Company, LLCUS
46.202.196.12346.202.196.0/22AS47583US

WHOIS identity

Registrar
registrar:promo people inc.
Organization
life time highs
Contact emails

Subdomains

3 observed subdomains of lthtours.ca.

Web-graph footprint

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

Threat posture

History

Mail and authentication

SPF policy

6 SPF mechanisms authorising senders for lthtours.ca.

MechanismTarget
SPF_Althtours.ca
SPF_INCLUDE_spf.mlsend.com
SPF_INCLUDEsender.zohobooks.com
SPF_INCLUDEzoho.com
SPF_IP65.39.193.40
SPF_MXlthtours.ca

Related pages

Pivot deeper into the graph from lthtours.ca.

Cypher and MCP

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

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