Skip to content

Hostname

e-ttn.com

Last fetched

e-ttn.com resolves to 1 IPv4 address operated by GMOCL - GMO GlobalSign Holdings K.K. in JP. WHOIS lists iana:49 as the registrar.

Nutrition Label

WHISPER CANON · e-ttn.comRouting diversity1.5/10Peering density2.8/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint4.6/10canon.whisper.security/host/e-ttn.com

Resolution chain

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

IPPrefixASNOperatorCountry
153.122.21.122153.122.16.0/20AS131921GMOCL - GMO GlobalSign Holdings K.K.JP

WHOIS identity

Registrar
iana:49
Organization
kenichi takeda
Contact emails

Subdomains

13 observed subdomains of e-ttn.com.

Threat posture

History

Mail and authentication

MX records

SPF policy

4 SPF mechanisms authorising senders for e-ttn.com.

MechanismTarget
SPF_IP133.242.68.69
SPF_IP153.122.75.115
SPF_IP160.251.9.86
SPF_IP211.125.65.233

Related pages

Pivot deeper into the graph from e-ttn.com.

Cypher and MCP

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

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