Skip to content

Hostname

longcovid.jp

Last fetched

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

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
18.64.122.418.64.122.0/23AS16509AMAZON-02 - Amazon.com, Inc.JP
18.64.122.6218.64.122.0/23AS16509AMAZON-02 - Amazon.com, Inc.JP
18.64.122.7318.64.122.0/23AS16509AMAZON-02 - Amazon.com, Inc.JP
18.64.122.7818.64.122.0/23AS16509AMAZON-02 - Amazon.com, Inc.JP

WHOIS identity

Registrar
Organization
koichi hirahata
Contact emails

Subdomains

3 observed subdomains of longcovid.jp.

Web-graph footprint

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

22 sites link to this hostname.

Threat posture

History

Related pages

Pivot deeper into the graph from longcovid.jp.

Cypher and MCP

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

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