Skip to content

Hostname

new.devtelcommunications.ca

Last fetched

new.devtelcommunications.ca resolves to 1 IPv4 address operated by AS63949 in US.

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
172.232.185.221172.232.160.0/19AS63949US

WHOIS identity

No WHOIS records are currently associated with new.devtelcommunications.ca in WhisperGraph.

Subdomains

1 observed subdomain of new.devtelcommunications.ca.

Threat posture

History

Mail and authentication

SPF policy

5 SPF mechanisms authorising senders for new.devtelcommunications.ca.

MechanismTarget
SPF_Anew.devtelcommunications.ca
SPF_IP162.144.121.7
SPF_IP172.232.185.221
SPF_IP173.230.153.70
SPF_MXnew.devtelcommunications.ca

Related pages

Pivot deeper into the graph from new.devtelcommunications.ca.

Cypher and MCP

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

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