Skip to content

Hostname

logostron.com

Last fetched

logostron.com 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 · logostron.comRouting diversity3.9/10Peering density9.5/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint4.6/10canon.whisper.security/host/logostron.com

Resolution chain

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

IPPrefixASNOperatorCountry
13.159.125.5913.158.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.JP
3.114.186.1243.112.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.JP
3.115.74.2233.112.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.JP
52.196.214.13452.196.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.JP
52.68.190.21852.68.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.JP
57.182.157.2957.180.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.JP

WHOIS identity

Registrar
iana:49
Organization
takuya kinoshita
Contact emails

Subdomains

1 observed subdomain of logostron.com.

Web-graph footprint

Distinct hostnames that link to or from logostron.com in the public web crawl.

22 sites link to this hostname.

1 site linked to from this hostname.

Sample outbound links

Threat posture

History

Mail and authentication

SPF policy

5 SPF mechanisms authorising senders for logostron.com.

MechanismTarget
SPF_Ausers175.heteml.jp
SPF_INCLUDE_spf.bizmw.com
SPF_INCLUDE_spf.heteml.jp
SPF_INCLUDEamazonses.com
SPF_IP153.149.194.251/32

Related pages

Pivot deeper into the graph from logostron.com.

Cypher and MCP

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

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