Skip to content

Hostname

logtas.jp

Last fetched

logtas.jp resolves to 8 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in JP.

Nutrition Label

WHISPER CANON · logtas.jpRouting diversity2.4/10Peering density9.5/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency6.7/10Resolver footprint4.6/10canon.whisper.security/host/logtas.jp

Resolution chain

logtas.jp resolves to 8 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
18.65.185.11218.65.184.0/21AS16509AMAZON-02 - Amazon.com, Inc.JP
18.65.185.1818.65.184.0/21AS16509AMAZON-02 - Amazon.com, Inc.JP
18.65.185.2418.65.184.0/21AS16509AMAZON-02 - Amazon.com, Inc.JP
18.65.185.3218.65.184.0/21AS16509AMAZON-02 - Amazon.com, Inc.JP
3.174.46.1273.174.46.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
3.174.46.153.174.46.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
3.174.46.403.174.46.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
3.174.46.463.174.46.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE

WHOIS identity

Registrar
Organization
simpleway corporation
Contact emails

Subdomains

2 observed subdomains of logtas.jp.

Web-graph footprint

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

4 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

4 SPF mechanisms authorising senders for logtas.jp.

MechanismTarget
SPF_INCLUDE_spf.maildeliver.jp
SPF_INCLUDEmail.simple-way.jp
SPF_IP49.212.212.62/32
SPF_IP54.64.164.122

Related pages

Pivot deeper into the graph from logtas.jp.

Cypher and MCP

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

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