Hostname
fastseries.jp
Last fetched
fastseries.jp resolves to 8 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in HU.
Nutrition Label
Resolution chain
fastseries.jp resolves to 8 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 18.239.255.12 | 18.244.16.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | HU |
| 18.239.255.48 | 18.244.16.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | HU |
| 18.239.255.55 | 18.244.16.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | HU |
| 18.239.255.56 | 18.244.16.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | HU |
| 3.166.65.39 | 3.166.64.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | GB |
| 3.166.65.40 | 3.166.64.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | GB |
| 3.166.65.79 | 3.166.64.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | GB |
| 3.166.65.89 | 3.166.64.0/21 | AS16509 | AMAZON-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.
Sample inbound links
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 20Or query Whisper from your own LLM workflow via the Whisper MCP server.