Skip to content

Hostname

logoshome.jp

Last fetched

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

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
108.159.61.106108.159.56.0/21AS16509AMAZON-02 - Amazon.com, Inc.IN
108.159.61.19108.159.56.0/21AS16509AMAZON-02 - Amazon.com, Inc.IN
108.159.61.44108.159.56.0/21AS16509AMAZON-02 - Amazon.com, Inc.IN
108.159.61.72108.159.56.0/21AS16509AMAZON-02 - Amazon.com, Inc.IN
3.163.83.1093.163.80.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
3.163.83.1173.163.80.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
3.163.83.683.163.80.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
3.163.83.753.163.80.0/21AS16509AMAZON-02 - Amazon.com, Inc.US

WHOIS identity

Registrar
Organization
logoshome co.,ltd.
Contact emails

Subdomains

3 observed subdomains of logoshome.jp.

Web-graph footprint

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

143 sites link to this hostname.

167 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

5 SPF mechanisms authorising senders for logoshome.jp.

MechanismTarget
SPF_INCLUDE20926888.spf06.hubspotemail.net
SPF_INCLUDE_spf.google.com
SPF_INCLUDEspf01.canonet.ne.jp
SPF_INCLUDEspf10.canonet.ne.jp
SPF_IP3.115.3.244

Related pages

Pivot deeper into the graph from logoshome.jp.

Cypher and MCP

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

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