Skip to content

Hostname

livefans.jp

Last fetched

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

Nutrition Label

WHISPER CANON · livefans.jpRouting diversity5.9/10Peering density9.4/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency6.7/10Resolver footprint4.6/10canon.whisper.security/host/livefans.jp

Resolution chain

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

IPPrefixASNOperatorCountry
13.113.139.10213.112.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.JP
13.114.72.20913.112.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.JP
13.159.134.15313.158.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.JP
13.159.143.12213.158.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.JP
13.230.75.24413.230.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.JP
18.180.129.6118.180.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.JP
18.180.35.19218.180.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.JP
3.115.112.213.112.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.JP
52.193.7.1652.192.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.JP
52.196.70.1952.196.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.JP
52.197.227.14652.196.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.JP
52.197.99.052.196.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.JP
54.199.138.6054.199.128.0/17AS16509AMAZON-02 - Amazon.com, Inc.JP
54.238.227.1454.238.128.0/17AS16509AMAZON-02 - Amazon.com, Inc.JP
54.248.134.16354.248.128.0/17AS16509AMAZON-02 - Amazon.com, Inc.JP
54.249.43.11154.249.32.0/19AS16509AMAZON-02 - Amazon.com, Inc.JP
54.250.215.2754.250.192.0/18AS16509AMAZON-02 - Amazon.com, Inc.JP
54.65.226.5454.64.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.JP
54.238.167.1854.238.128.0/17AS16509AMAZON-02 - Amazon.com, Inc.JP
13.158.164.3513.158.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.JP

WHOIS identity

Registrar
Organization
otoginomori corporation
Contact emails

Subdomains

9 observed subdomains of livefans.jp.

Web-graph footprint

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

371 sites link to this hostname.

623 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

3 SPF mechanisms authorising senders for livefans.jp.

MechanismTarget
SPF_INCLUDEspf.curumeru.jp
SPF_INCLUDEspf.te.smtps.jp
SPF_IP13.113.95.247

Related pages

Pivot deeper into the graph from livefans.jp.

Cypher and MCP

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

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