Skip to content

Hostname

constructionsjoncas.ca

Last fetched

constructionsjoncas.ca has no current public IPv4 resolution in WhisperGraph; WHOIS lists registrar:go daddy domains canada, inc as the registrar.

Nutrition Label

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

Resolution chain

constructionsjoncas.ca has no current public IPv4 resolution in WhisperGraph. The WHOIS record below is the only graph data we have on this hostname.

WHOIS identity

Registrar
registrar:go daddy domains canada, inc
Organization
Contact emails

Subdomains

8 observed subdomains of constructionsjoncas.ca.

Web-graph footprint

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

Threat posture

History

Mail and authentication

MX records

  • constructionsjoncas.ca

SPF policy

7 SPF mechanisms authorising senders for constructionsjoncas.ca.

MechanismTarget
SPF_Aconstructionsjoncas.ca
SPF_INCLUDEspf.likuid.com
SPF_IP144.217.254.232/24
SPF_IP198.100.159.217/32
SPF_IP67.215.14.242/32
SPF_IP67.215.14.244/32
SPF_MXconstructionsjoncas.ca

Related pages

Pivot deeper into the graph from constructionsjoncas.ca.

Cypher and MCP

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

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