Skip to content

Hostname

occard.jp

Last fetched

occard.jp resolves to 150.31.244.39, announced in 150.31.0.0/16 by IIJ - Internet Initiative Japan Inc. in JP. occard.jp is not listed on any threat feed indexed by WhisperGraph; reconciled level NONE.

Threat posture

0threat score (procedure-native scale)

NONE

No threats observed.

Threat feeds listing this
0
Verdict coverage
known-clean

Nutrition Label

WHISPER CANON · occard.jpRouting diversity2.4/10Peering density9.5/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint3.2/10canon.whisper.security/host/occard.jp

Resolution chain

IPv6 resolution

No AAAA record for occard.jp is recorded in WhisperGraph.

Attribution

initiative japan

ORIGIN_AS

WHOIS identity

Registrant organisation
fujita mitsutoshi
Contact emails
ocs_it@occard.jp

Subdomains

Web-graph footprint

Sampled `LINKS_TO` edges. The hyperlink layer is a pilot sample, not a web-scale crawl, so these are illustrative.

Mail and authentication

Nameservers

  • ns0.dns.nifcloud.com
  • ns1.dns.nifcloud.com

MX records

  • smtp.occard.jp

SPF policy

  • ip: 175.184.29.130/32
  • ip: 218.40.13.142/32
  • ip: 218.40.13.143/32
  • ip: 218.40.13.144/32
  • ip: 218.40.13.145/32
  • ip: 175.184.23.182/32
  • ip: 175.184.23.74/32
  • ip: 114.179.49.8/29
  • include: spf.playbackmail.com
  • include: spf.tmems-jp.trendmicro.com

Threat-feed evidence

History

Related pages

Pivot from occard.jp into the addresses, networks and registries it depends on.

Cypher and MCP

Reproduce this hostname's resolution chain against graph.whisper.security:

MATCH (h:HOSTNAME {name: "occard.jp"})-[:RESOLVES_TO]->(ip:IPV4)
      -[:ANNOUNCED_BY]->(ap:ANNOUNCED_PREFIX)-[:ROUTES]->(a:ASN)
OPTIONAL MATCH (a)-[:HAS_NAME]->(n:ASN_NAME)
RETURN ip.name AS ip, ap.name AS prefix, a.name AS asn, n.name AS network
LIMIT 20

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