Skip to content

Hostname

fastseries.jp

Last fetched

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

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
18.239.255.1218.244.16.0/21AS16509AMAZON-02 - Amazon.com, Inc.HU
18.239.255.4818.244.16.0/21AS16509AMAZON-02 - Amazon.com, Inc.HU
18.239.255.5518.244.16.0/21AS16509AMAZON-02 - Amazon.com, Inc.HU
18.239.255.5618.244.16.0/21AS16509AMAZON-02 - Amazon.com, Inc.HU
3.166.65.393.166.64.0/21AS16509AMAZON-02 - Amazon.com, Inc.GB
3.166.65.403.166.64.0/21AS16509AMAZON-02 - Amazon.com, Inc.GB
3.166.65.793.166.64.0/21AS16509AMAZON-02 - Amazon.com, Inc.GB
3.166.65.893.166.64.0/21AS16509AMAZON-02 - Amazon.com, Inc.GB

WHOIS identity

Registrar
Organization
techmatrix corporation
Contact emails

Subdomains

3 observed subdomains of fastseries.jp.

Web-graph footprint

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

166 sites link to this hostname.

143 sites linked to from this hostname.

Threat posture

History

Related pages

Pivot deeper into the graph from fastseries.jp.

Cypher and MCP

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

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