Skip to content

Hostname

edgettexcavating.ca

Last fetched

edgettexcavating.ca resolves to 1 IPv4 address operated by OVH - OVH SAS in CA. WHOIS lists registrar:go daddy domains canada, inc as the registrar.

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
15.235.97.3415.235.0.0/17AS16276OVH - OVH SASCA

WHOIS identity

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

Subdomains

10 observed subdomains of edgettexcavating.ca.

Web-graph footprint

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

30 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

10 SPF mechanisms authorising senders for edgettexcavating.ca.

MechanismTarget
SPF_Aedgettexcavating.ca
SPF_INCLUDE_spf.lexi.net
SPF_INCLUDE_spfv2.blackpearlmail.com
SPF_INCLUDElexi.net
SPF_INCLUDEmail-c.lexi.net
SPF_INCLUDEspf.protection.outlook.com
SPF_IP15.235.97.34
SPF_IP198.161.90.66
SPF_IP51.79.30.201
SPF_MXedgettexcavating.ca

Related pages

Pivot deeper into the graph from edgettexcavating.ca.

Cypher and MCP

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

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