Skip to content

Hostname

odahoshi.com

Last fetched

odahoshi.com resolves to 122.130.58.2, announced in 122.130.0.0/15 by BIGLOBE - BIGLOBE Inc. in JP. odahoshi.com 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 · odahoshi.comRouting diversity1.5/10Peering density6.8/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint3.2/10canon.whisper.security/host/odahoshi.com

Resolution chain

IPv6 resolution

No AAAA record for odahoshi.com is recorded in WhisperGraph.

Attribution

biglobe

MAIL_RECEIVER, ORIGIN_AS

WHOIS identity

Registrar
iana:49
Registrant organisation
gmo cloud k.k.
Contact emails
domainauth1@gmocloud.com, hjd@muh.biglobe.ne.jp

Subdomains

Mail and authentication

Nameservers

  • ns1.domainking.cloud
  • ns2.domainking.cloud

MX records

  • odahoshi.com

SPF policy

  • ip: 2001:278:1033:2::72:81/125
  • ip: 210.197.72.81/29
  • include: _spf.google.com
  • include: spf.biglobe.ne.jp
  • ip: 2001:278:1033:4:0:0:74:21
  • ip: 210.197.74.21

Threat-feed evidence

History

Related pages

Pivot from odahoshi.com 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: "odahoshi.com"})-[: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.