Hostname
baynet.jp
Last fetched
baynet.jp resolves to 202.210.131.160, announced in 202.210.128.0/18 by BEKKOAME - BEKKOAME INTERNET INC. in JP. baynet.jp is not listed on any threat feed indexed by WhisperGraph; reconciled level NONE.
Threat posture
0threat score (procedure-native scale)
NONENo threats observed.
- Threat feeds listing this
- 0
- Verdict coverage
- known-clean
Nutrition Label
Resolution chain
IPv6 resolution
No AAAA record for baynet.jp is recorded in WhisperGraph.
Attribution
bekkoame
ORIGIN_AS
WHOIS identity
- Registrant organisation
- tokyo bay network co.,ltd.
- Contact emails
- inoue@tokyobaynet.co.jp
Subdomains
Showing 12 of 15,625. View all subdomains →
Mail and authentication
Nameservers
- dns01.bekknet.ad.jp
- dns02.bekknet.ad.jp
MX records
- cbg0.mx.cloud-mail.jp
- cbg0.mx2.cloud-mail.jp
SPF policy
- a: cbg0.spf.cloud-mail.jp
Threat-feed evidence
History
Related pages
Pivot from baynet.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: "baynet.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 20Or query Whisper from your own LLM workflow via the Whisper MCP server.