Skip to content

Hostname

straightpathconstruction.ca

Last fetched

straightpathconstruction.ca resolves to 2 IPv4 addresses operated by GOOGLE - Google LLC in US. WHOIS lists registrar:open provider inc. as the registrar.

Nutrition Label

WHISPER CANON · straightpathconstruction.caRouting diversity2.4/10Peering density9.2/10MOAS conflict⚠ 2 conflictsThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint4.6/10canon.whisper.security/host/straightpathconstruction.ca

Resolution chain

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

IPPrefixASNOperatorCountry
35.208.174.14835.208.0.0/15AS15169GOOGLE - Google LLCUS
82.197.83.5982.197.80.0/21AS47583US

WHOIS identity

Registrar
registrar:open provider inc.
Organization
straight path construction
Contact emails

Subdomains

1 observed subdomain of straightpathconstruction.ca.

Web-graph footprint

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

48 sites link to this hostname.

28 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

3 SPF mechanisms authorising senders for straightpathconstruction.ca.

MechanismTarget
SPF_Astraightpathconstruction.ca
SPF_INCLUDEstraightpathconstruction.ca.spf.auto.dnssmarthost.net
SPF_MXstraightpathconstruction.ca

Related pages

Pivot deeper into the graph from straightpathconstruction.ca.

Cypher and MCP

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

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