Hostname
fujoho.jp
Last fetched
fujoho.jp resolves to 10 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in JP.
Nutrition Label
Resolution chain
fujoho.jp resolves to 10 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 13.114.89.54 | 13.112.0.0/14 | AS16509 | AMAZON-02 - Amazon.com, Inc. | JP |
| 13.158.239.119 | 13.158.0.0/15 | AS16509 | AMAZON-02 - Amazon.com, Inc. | JP |
| 35.74.49.228 | 35.72.0.0/13 | AS16509 | AMAZON-02 - Amazon.com, Inc. | JP |
| 52.192.90.48 | 52.192.0.0/15 | AS16509 | AMAZON-02 - Amazon.com, Inc. | JP |
| 52.199.168.171 | 52.196.0.0/14 | AS16509 | AMAZON-02 - Amazon.com, Inc. | JP |
| 54.238.67.156 | 54.238.0.0/17 | AS16509 | AMAZON-02 - Amazon.com, Inc. | JP |
| 54.248.27.149 | 54.248.0.0/17 | AS16509 | AMAZON-02 - Amazon.com, Inc. | JP |
| 54.250.91.80 | 54.250.0.0/17 | AS16509 | AMAZON-02 - Amazon.com, Inc. | JP |
| 57.181.12.6 | 57.180.0.0/14 | AS16509 | AMAZON-02 - Amazon.com, Inc. | JP |
| 13.193.28.144 | 13.193.0.0/17 | AS16509 | AMAZON-02 - Amazon.com, Inc. | JP |
WHOIS identity
- Registrar
- —
- Organization
- it support company co.,ltd.
- Contact emails
Subdomains
1 observed subdomain of fujoho.jp.
| Subdomain |
|---|
| img.fujoho.jp |
Web-graph footprint
Distinct hostnames that link to or from fujoho.jp in the public web crawl.
2,863 sites link to this hostname.
3,066 sites linked to from this hostname.
Sample inbound links
Threat posture
History
Related pages
Pivot deeper into the graph from fujoho.jp.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "fujoho.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.