Skip to content

Hostname

tebot.jp

Last fetched

tebot.jp resolves to 1 IPv4 address operated by AMAZON-02 - Amazon.com, Inc. in JP.

Nutrition Label

WHISPER CANON · tebot.jpRouting diversityPeering densityMOAS conflictThreat-feed listingsWHOIS transparencyResolver footprintcanon.whisper.security/host/tebot.jp

Resolution chain

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

IPPrefixASNOperatorCountry
54.199.137.20154.199.128.0/17AS16509AMAZON-02 - Amazon.com, Inc.JP

WHOIS identity

Registrar
Organization
(not displayed by registrant's request)
Contact emails

Subdomains

9 observed subdomains of tebot.jp.

Web-graph footprint

Distinct hostnames that link to or from tebot.jp in the public web crawl.

Threat posture

History

Mail and authentication

SPF policy

8 SPF mechanisms authorising senders for tebot.jp.

MechanismTarget
SPF_INCLUDE47270338.spf10.hubspotemail.net
SPF_INCLUDEspf.secure.ne.jp
SPF_IP18.178.43.37
SPF_IP3.115.153.218
SPF_IP34.208.176.246
SPF_IP35.79.211.157
SPF_IP35.80.237.207
SPF_IP54.199.137.201

Related pages

Pivot deeper into the graph from tebot.jp.

Cypher and MCP

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

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