Hostname
fumin-jc.jp
Last fetched
fumin-jc.jp resolves to 6 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in JP.
Nutrition Label
Resolution chain
fumin-jc.jp resolves to 6 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 13.192.112.167 | 13.192.0.0/16 | AS16509 | AMAZON-02 - Amazon.com, Inc. | JP |
| 18.177.8.215 | 18.176.0.0/15 | AS16509 | AMAZON-02 - Amazon.com, Inc. | JP |
| 52.198.42.0 | 52.196.0.0/14 | AS16509 | AMAZON-02 - Amazon.com, Inc. | JP |
| 52.69.130.138 | 52.68.0.0/15 | AS16509 | AMAZON-02 - Amazon.com, Inc. | JP |
| 54.199.41.0 | 54.199.0.0/17 | AS16509 | AMAZON-02 - Amazon.com, Inc. | JP |
| 54.249.131.158 | 54.249.128.0/17 | AS16509 | AMAZON-02 - Amazon.com, Inc. | JP |
WHOIS identity
- Registrar
- —
- Organization
- sre ai partners corporation
- Contact emails
Subdomains
1 observed subdomain of fumin-jc.jp.
| Subdomain |
|---|
| www.fumin-jc.jp |
Web-graph footprint
Distinct hostnames that link to or from fumin-jc.jp in the public web crawl.
11 sites linked to from this hostname.
Sample inbound links
Threat posture
History
Related pages
Pivot deeper into the graph from fumin-jc.jp.
- IP · 13.192.112.167
- ASN · AS16509AMAZON-02 - Amazon.com, Inc.
- Country · JP
- Email · partner-sre-chukaimeijin-domain@sre-group.co.jp
- TLD · .jp
- Browse hostnames · fu…
- Glossary · What is a hostname?
- Whisper Internet Directory — home
- Live MOAS conflicts feed
- Threat feed · Spamhaus DROP
- United States internet infrastructure
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "fumin-jc.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.