Skip to content

Hostname

s-book.net

Last fetched

s-book.net resolves to 210.236.234.144, announced in 210.236.234.0/23 by ODN - SoftBank Corp. in JP. s-book.net 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 · s-book.netRouting diversity1.5/10Peering density4.4/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint4.6/10canon.whisper.security/host/s-book.net

Resolution chain

IPv6 resolution

No AAAA record for s-book.net is recorded in WhisperGraph.

Attribution

softbank

ORIGIN_AS

WHOIS identity

Registrar
iana:1485
Registrant organisation
shueisha
Contact emails
domains@sur.co.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

  • ns-275.awsdns-34.com
  • ns-524.awsdns-01.net
  • ns-1313.awsdns-36.org
  • ns-1557.awsdns-02.co.uk

MX records

  • larissa.hitotsubashi.org
  • larissa2.hitotsubashi.org

SPF policy

  • ip: 219.101.158.11/32
  • ip: 210.236.234.4/32
  • ip: 210.236.234.5/32

Threat-feed evidence

History

Related pages

Pivot from s-book.net 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: "s-book.net"})-[: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.