Skip to content

Hostname

msg.telus.com

Last fetched

msg.telus.com resolves to 2 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in CA.

Nutrition Label

WHISPER CANON · msg.telus.comRouting diversity2.4/10Peering density9.6/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint7.6/10canon.whisper.security/host/msg.telus.com

Resolution chain

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

IPPrefixASNOperatorCountry
13.248.148.10413.248.144.0/20AS16509AMAZON-02 - Amazon.com, Inc.CA
76.223.20.4676.223.16.0/20AS16509AMAZON-02 - Amazon.com, Inc.US

WHOIS identity

No WHOIS records are currently associated with msg.telus.com in WhisperGraph.

Web-graph footprint

Distinct hostnames that link to or from msg.telus.com in the public web crawl.

Threat posture

History

Mail and authentication

SPF policy

5 SPF mechanisms authorising senders for msg.telus.com.

MechanismTarget
SPF_IP207.228.101.28
SPF_IP207.228.105.133
SPF_IP209.104.82.5
SPF_IP209.202.119.28
SPF_IP209.202.76.197

Related pages

Pivot deeper into the graph from msg.telus.com.

Cypher and MCP

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

MATCH (h:HOSTNAME {name: "msg.telus.com"})-[: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.