Skip to content

Hostname

bit-drive.ne.jp

Last fetched

bit-drive.ne.jp resolves to 211.9.34.98, announced in 211.9.32.0/19 by SONYTELECOM - So-net Corporation in JP. bit-drive.ne.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 · bit-drive.ne.jpRouting diversity1.5/10Peering density1.2/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint4.0/10canon.whisper.security/host/bit-drive.ne.jp

Resolution chain

IPv6 resolution

Attribution

sony

ORIGIN_AS

WHOIS identity

WhisperGraph holds no WHOIS registrar, registrant organisation or contact email for bit-drive.ne.jp. WHOIS is recorded against the registrable domain, so a subdomain such as a www. host carries none of its own — check the registrable domain for this name.

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

  • tky01ns01fe0.sonytelecom.ad.jp
  • dns01.bit-drive.ne.jp
  • dns02.bit-drive.ne.jp

MX records

  • mcx01.bit-drive.ne.jp
  • mcx02.bit-drive.ne.jp

SPF policy

  • ip: 2001:298:400::/40
  • include: aspmx.pardot.com
  • include: spf-00268f01.pphosted.com
  • include: spf.dox.jp
  • include: mdronny.maildealer.jp
  • ip: 202.213.234.6
  • ip: 202.94.143.244
  • ip: 202.94.143.245
  • ip: 211.9.32.200
  • ip: 211.9.32.228
  • ip: 211.9.33.14
  • ip: 211.9.33.15
  • ip: 211.9.33.16
  • ip: 211.9.61.147
  • ip: 211.9.61.148
  • ip: 211.9.61.151
  • ip: 211.9.61.164
  • ip: 211.9.61.174
  • ip: 211.9.61.187
  • ip: 211.9.61.214
  • ip: 211.9.61.219

Threat-feed evidence

History

Related pages

Pivot from bit-drive.ne.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: "bit-drive.ne.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.