Skip to content

Hostname

oki.com

Last fetched

oki.com resolves to 1 IPv4 address operated by PTOP Marubeni OKI Network Solutions Inc. in JP.

Nutrition Label

WHISPER CANON · oki.comRouting diversityPeering densityMOAS conflictThreat-feed listingsWHOIS transparencyResolver footprintcanon.whisper.security/host/oki.com

Resolution chain

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

IPPrefixASNOperatorCountry
202.226.91.49202.226.64.0/19AS4677PTOP Marubeni OKI Network Solutions Inc.JP

WHOIS identity

WHOIS data is temporarily unavailable. Refresh in a moment to retry.

Subdomains

Subdomain count is temporarily unavailable. Refresh in a moment to retry.

Web-graph footprint

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

Threat posture

History

Mail and authentication

SPF policy

17 SPF mechanisms authorising senders for oki.com.

MechanismTarget
SPF_INCLUDE_spf.salesforce.com
SPF_INCLUDEspf.baremetal.jp
SPF_INCLUDEspf.haihaimail.jp
SPF_INCLUDEspf.list-finder.jp
SPF_INCLUDEspf.securemx.jp
SPF_INCLUDEspf.smktg.jp
SPF_INCLUDEspf.webfile.jp
SPF_IP103.239.16.0/26
SPF_IP103.239.16.64/26
SPF_IP116.91.138.110
SPF_IP202.218.77.0/25
SPF_IP202.226.86.192/26
SPF_IP210.248.182.54
SPF_IP211.144.222.101
SPF_IP52.193.161.140
SPF_IP52.237.220.51/32
SPF_IP54.238.138.18

Related pages

Pivot deeper into the graph from oki.com.

Cypher and MCP

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

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