Skip to content

Hostname

lifoot.jp

Last fetched

lifoot.jp resolves to 12 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in VN.

Nutrition Label

WHISPER CANON · lifoot.jpRouting diversity3.0/10Peering density9.5/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint4.6/10canon.whisper.security/host/lifoot.jp

Resolution chain

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

IPPrefixASNOperatorCountry
13.227.227.11713.227.226.0/23AS16509AMAZON-02 - Amazon.com, Inc.VN
13.227.227.2813.227.226.0/23AS16509AMAZON-02 - Amazon.com, Inc.VN
13.227.227.3113.227.226.0/23AS16509AMAZON-02 - Amazon.com, Inc.VN
13.227.227.3613.227.226.0/23AS16509AMAZON-02 - Amazon.com, Inc.VN
3.171.198.223.171.196.0/22AS16509AMAZON-02 - Amazon.com, Inc.SG
3.171.198.403.171.196.0/22AS16509AMAZON-02 - Amazon.com, Inc.SG
3.171.198.553.171.196.0/22AS16509AMAZON-02 - Amazon.com, Inc.SG
3.171.198.63.171.196.0/22AS16509AMAZON-02 - Amazon.com, Inc.SG
99.84.152.11899.84.152.0/21AS16509AMAZON-02 - Amazon.com, Inc.DE
99.84.152.499.84.152.0/21AS16509AMAZON-02 - Amazon.com, Inc.DE
99.84.152.5399.84.152.0/21AS16509AMAZON-02 - Amazon.com, Inc.DE
99.84.152.8699.84.152.0/21AS16509AMAZON-02 - Amazon.com, Inc.DE

WHOIS identity

Registrar
Organization
(not displayed by registrant's request)
Contact emails

Subdomains

2 observed subdomains of lifoot.jp.

Web-graph footprint

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

6 sites link to this hostname.

240 sites linked to from this hostname.

Threat posture

History

Mail and authentication

MX records

Related pages

Pivot deeper into the graph from lifoot.jp.

Cypher and MCP

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

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