Skip to content

Hostname

telemessage.com

Last fetched

telemessage.com resolves to 2 IPv4 addresses operated by CLOUDFLARENET - Cloudflare, Inc. in CA. WHOIS lists iana:9 as the registrar.

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
104.18.0.88104.18.0.0/20AS13335CLOUDFLARENET - Cloudflare, Inc.CA
104.18.1.88104.18.0.0/20AS13335CLOUDFLARENET - Cloudflare, Inc.CA

WHOIS identity

Registrar
iana:9
Organization
gil shapira
Contact emails

Subdomains

50 observed subdomains of telemessage.com.

Web-graph footprint

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

Threat posture

History

Mail and authentication

SPF policy

12 SPF mechanisms authorising senders for telemessage.com.

MechanismTarget
SPF_INCLUDE_spf.salesforce.com
SPF_INCLUDEsendgrid.net
SPF_INCLUDEspf.protection.outlook.com
SPF_IP192.114.170.10
SPF_IP213.8.76.2
SPF_IP64.28.80.105/32
SPF_IP64.28.80.110
SPF_IP70.36.26.226/32
SPF_IP70.36.26.230/32
SPF_IP77.104.154.180
SPF_IP82.80.234.114
SPF_IP94.143.19.43

Related pages

Pivot deeper into the graph from telemessage.com.

Cypher and MCP

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

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