Skip to content

Hostname

teleme.help

Last fetched

teleme.help resolves to 6 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in JP. WHOIS lists iana:49 as the registrar.

Nutrition Label

WHISPER CANON · teleme.helpRouting diversity3.9/10Peering density9.5/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency3.3/10Resolver footprint8.3/10canon.whisper.security/host/teleme.help

Resolution chain

teleme.help resolves to 6 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
35.72.135.24335.72.0.0/13AS16509AMAZON-02 - Amazon.com, Inc.JP
43.206.38.13643.206.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.JP
52.196.119.13752.196.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.JP
52.68.137.10852.68.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.JP
52.68.55.23352.68.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.JP
54.95.199.23954.95.128.0/17AS16509AMAZON-02 - Amazon.com, Inc.JP

WHOIS identity

Registrar
iana:49
Organization
whois privacy protection service by onamae.com
Contact emails

Subdomains

1 observed subdomain of teleme.help.

Web-graph footprint

Distinct hostnames that link to or from teleme.help in the public web crawl.

1 site linked to from this hostname.

Sample outbound links

Threat posture

History

Related pages

Pivot deeper into the graph from teleme.help.

Cypher and MCP

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

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