Hostname
fujicitio.com
Last fetched
fujicitio.com resolves to 1 IPv4 address operated by AS9353 in JP. WHOIS lists iana:2 as the registrar.
Nutrition Label
Resolution chain
fujicitio.com resolves to 1 distinct IPv4 address via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 210.233.73.112 | 210.233.64.0/20 | AS9353 | — | JP |
WHOIS identity
- Registrar
- iana:2
- Organization
- fuji citio corporation
- Contact emails
- aa83j9265f9@networksolutionsprivateregistration.com
- cn3vu4nh9xz@networksolutionsprivateregistration.com
- emiko_koizumi@fujicitio.com
- n68c54vh9a9@networksolutionsprivateregistration.com
- nb2vk82w523@networksolutionsprivateregistration.com
- rm5mr9gv7ex@networksolutionsprivateregistration.com
- masaru_kobayashi@fujicitio.co.jp
- ken_takeshita@fujicitio.jp
Subdomains
1 observed subdomain of fujicitio.com.
| Subdomain |
|---|
| www.fujicitio.com |
Web-graph footprint
Distinct hostnames that link to or from fujicitio.com in the public web crawl.
110 sites link to this hostname.
29 sites linked to from this hostname.
Sample inbound links
Threat posture
History
Related pages
Pivot deeper into the graph from fujicitio.com.
- IP · 210.233.73.112
- ASN · AS9353
- Registrar · iana:2
- Country · JP
- Email · aa83j9265f9@networksolutionsprivateregistration.com
- TLD · .com
- 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: "fujicitio.com"})-[: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.