Skip to content

Hostname

tellus.chat

Last fetched

tellus.chat resolves to 16 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in US. WHOIS lists iana:472 as the registrar.

Nutrition Label

WHISPER CANON · tellus.chatRouting diversity5.7/10Peering density9.3/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency3.3/10Resolver footprint4.6/10canon.whisper.security/host/tellus.chat

Resolution chain

tellus.chat resolves to 16 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
3.5.80.13.5.80.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
3.5.84.2333.5.84.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
3.5.86.2243.5.86.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
52.218.216.24252.218.216.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
52.218.242.14652.218.242.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
52.92.136.6752.92.136.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
52.92.149.11552.92.144.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
52.92.152.3552.92.152.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
52.92.209.2752.92.208.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
52.92.226.17152.92.224.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
52.92.232.21952.92.232.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
52.92.233.13952.92.232.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
52.92.238.19552.92.232.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
52.92.240.9152.92.240.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
52.92.250.18752.92.248.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
52.92.251.13952.92.248.0/21AS16509AMAZON-02 - Amazon.com, Inc.US

WHOIS identity

Registrar
iana:472
Organization
contact privacy inc. customer 1243887902
Contact emails

Subdomains

3 observed subdomains of tellus.chat.

Threat posture

History

Mail and authentication

SPF policy

4 SPF mechanisms authorising senders for tellus.chat.

MechanismTarget
SPF_Atellus.chat
SPF_INCLUDEsendgrid.net
SPF_INCLUDEspf.postal.tellus.chat
SPF_MXtellus.chat

Related pages

Pivot deeper into the graph from tellus.chat.

Cypher and MCP

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

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