Hostname
logoshome.jp
Last fetched
logoshome.jp resolves to 8 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in IN.
Nutrition Label
Resolution chain
logoshome.jp resolves to 8 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 108.159.61.106 | 108.159.56.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | IN |
| 108.159.61.19 | 108.159.56.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | IN |
| 108.159.61.44 | 108.159.56.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | IN |
| 108.159.61.72 | 108.159.56.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | IN |
| 3.163.83.109 | 3.163.80.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 3.163.83.117 | 3.163.80.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 3.163.83.68 | 3.163.80.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 3.163.83.75 | 3.163.80.0/21 | AS16509 | AMAZON-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.
Sample inbound links
Threat posture
History
Mail and authentication
MX records
SPF policy
5 SPF mechanisms authorising senders for logoshome.jp.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | 20926888.spf06.hubspotemail.net |
| SPF_INCLUDE | _spf.google.com |
| SPF_INCLUDE | spf01.canonet.ne.jp |
| SPF_INCLUDE | spf10.canonet.ne.jp |
| SPF_IP | 3.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 20Or query Whisper from your own LLM workflow via the Whisper MCP server.