Skip to content

Hostname

oce.co.jp

Last fetched

oce.co.jp appears in WhisperGraph with partial WHOIS records but no current public IPv4 resolution.

Nutrition Label

WHISPER CANON · oce.co.jpRouting diversity0.0/10Peering density0.0/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency3.3/10Resolver footprint3.2/10canon.whisper.security/host/oce.co.jp

Resolution chain

oce.co.jp has no current public IPv4 resolution in WhisperGraph. The WHOIS record below is the only graph data we have on this hostname.

WHOIS identity

Registrar
Organization
osaki computer engineering co.ltd
Contact emails

Subdomains

34 observed subdomains of oce.co.jp.

Web-graph footprint

Distinct hostnames that link to or from oce.co.jp in the public web crawl.

61 sites link to this hostname.

8 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

11 SPF mechanisms authorising senders for oce.co.jp.

MechanismTarget
SPF_INCLUDEaspmx.pardot.com
SPF_IP101.102.251.159
SPF_IP113.130.22.134
SPF_IP113.157.198.101
SPF_IP113.157.198.102
SPF_IP113.157.198.103
SPF_IP113.157.198.104
SPF_IP113.157.198.107
SPF_IP210.253.181.131
SPF_IP210.253.181.132
SPF_IP210.253.181.134

Related pages

Pivot deeper into the graph from oce.co.jp.

Cypher and MCP

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

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

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