Skip to content

Hostname

2chan.jp

Last fetched

2chan.jp resolves to 172.105.197.174, announced in 172.105.192.0/19 by AKAMAI-LINODE-AP - Akamai Connected Cloud in JP. 2chan.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 · 2chan.jpRouting diversity1.5/10Peering density6.2/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency6.7/10Resolver footprint4.6/10canon.whisper.security/host/2chan.jp

Resolution chain

IPv6 resolution

No AAAA record for 2chan.jp is recorded in WhisperGraph.

Attribution

akamai

ORIGIN_AS

WHOIS identity

Contact emails
privacy@jp-domains.com

Subdomains

Mail and authentication

Nameservers

  • ns1.2chan.jp
  • ns2.2chan.jp
  • ns3.2chan.jp
  • ns4.2chan.jp

MX records

  • mx1.vos-systems.net
  • mx2.vos-systems.net
  • mx3.vos-systems.net
  • mx4.vos-systems.net

SPF policy

  • ip: 100.64.0.0/10
  • a: 2chan.jp
  • mx: 2chan.jp
  • ip: 151.236.24.112
  • ip: 158.255.208.94
  • ip: 172.105.197.174
  • ip: 194.68.32.244
  • ip: 194.68.44.124
  • ip: 37.235.53.215

Threat-feed evidence

History

Related pages

Pivot from 2chan.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: "2chan.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.