Skip to content

Hostname

liberal81.jp

Last fetched

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

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
18.173.166.10118.173.166.0/23AS16509AMAZON-02 - Amazon.com, Inc.US
18.173.166.4518.173.166.0/23AS16509AMAZON-02 - Amazon.com, Inc.US
18.173.166.9118.173.166.0/23AS16509AMAZON-02 - Amazon.com, Inc.US
18.173.166.9818.173.166.0/23AS16509AMAZON-02 - Amazon.com, Inc.US
18.64.103.11318.64.96.0/21AS16509AMAZON-02 - Amazon.com, Inc.IE
18.64.103.1218.64.96.0/21AS16509AMAZON-02 - Amazon.com, Inc.IE
18.64.103.3918.64.96.0/21AS16509AMAZON-02 - Amazon.com, Inc.IE
18.64.103.7118.64.96.0/21AS16509AMAZON-02 - Amazon.com, Inc.IE

WHOIS identity

Registrar
Organization
liberal
Contact emails

Subdomains

1 observed subdomain of liberal81.jp.

Web-graph footprint

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

7 sites link to this hostname.

12 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

1 SPF mechanism authorising senders for liberal81.jp.

MechanismTarget
SPF_INCLUDEspf.owlet.work

Related pages

Pivot deeper into the graph from liberal81.jp.

Cypher and MCP

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

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