Skip to content

Hostname

fujioh.com

Last fetched

fujioh.com resolves to 1 IPv4 address operated by AS4694 in JP. WHOIS lists iana:1485 as the registrar.

Nutrition Label

WHISPER CANON · fujioh.comRouting diversity1.5/10Peering density2.8/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency10.0/10Resolver footprint8.0/10canon.whisper.security/host/fujioh.com

Resolution chain

fujioh.com resolves to 1 distinct IPv4 address via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
210.152.85.156210.152.64.0/18AS4694JP

WHOIS identity

Registrar
iana:1485
Organization
fujioh international trading pte.
Contact emails

Subdomains

13 observed subdomains of fujioh.com.

Web-graph footprint

Distinct hostnames that link to or from fujioh.com in the public web crawl.

329 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

7 SPF mechanisms authorising senders for fujioh.com.

MechanismTarget
SPF_INCLUDE_spf.smtp.com
SPF_INCLUDEspf.bmv.jp
SPF_INCLUDEspf.eco-serv.jp
SPF_INCLUDEspf.haihaimail.jp
SPF_INCLUDEspf.smktg.jp
SPF_INCLUDEspfcm.cybermail.jp
SPF_IP210.152.85.156

Related pages

Pivot deeper into the graph from fujioh.com.

Cypher and MCP

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

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

Or query Whisper from your own LLM workflow via the Whisper MCP server.