Skip to content

Hostname

test.ecdl.ca

Last fetched

test.ecdl.ca resolves to 1 IPv4 address operated by GTCOMM - GloboTech Communications in CA.

Nutrition Label

WHISPER CANON · test.ecdl.caRouting diversity1.5/10Peering density3.6/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint0.0/10canon.whisper.security/host/test.ecdl.ca

Resolution chain

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

IPPrefixASNOperatorCountry
173.209.54.163173.237.14.0/24AS36666GTCOMM - GloboTech CommunicationsCA

WHOIS identity

No WHOIS records are currently associated with test.ecdl.ca in WhisperGraph.

Subdomains

1 observed subdomain of test.ecdl.ca.

Threat posture

History

Mail and authentication

SPF policy

6 SPF mechanisms authorising senders for test.ecdl.ca.

MechanismTarget
SPF_Atest.ecdl.ca
SPF_INCLUDEspf.likuid.com
SPF_IP173.209.54.162
SPF_IP173.209.54.163
SPF_IP72.10.175.82/24
SPF_MXtest.ecdl.ca

Related pages

Pivot deeper into the graph from test.ecdl.ca.

Cypher and MCP

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

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