Skip to content

Hostname

wms.telemessage.com

Last fetched

wms.telemessage.com resolves to 1 IPv4 address operated by CENTURYLINK-LEGACY-SAVVIS - CenturyLink Communications, LLC in US.

Nutrition Label

WHISPER CANON · wms.telemessage.comRouting diversityPeering densityMOAS conflictThreat-feed listingsWHOIS transparencyResolver footprintcanon.whisper.security/host/wms.telemessage.com

Resolution chain

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

IPPrefixASNOperatorCountry
64.28.80.12164.28.64.0/19AS3561CENTURYLINK-LEGACY-SAVVIS - CenturyLink Communications, LLCUS

WHOIS identity

No WHOIS records are currently associated with wms.telemessage.com in WhisperGraph.

Threat posture

History

Mail and authentication

MX records

  • wms.telemessage.com

SPF policy

4 SPF mechanisms authorising senders for wms.telemessage.com.

MechanismTarget
SPF_IP64.28.80.105/32
SPF_IP64.28.80.110
SPF_IP70.36.26.226/32
SPF_IP70.36.26.230/32

Related pages

Pivot deeper into the graph from wms.telemessage.com.

Cypher and MCP

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

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