Skip to content

Hostname

oita-basicclean.jp

Last fetched

oita-basicclean.jp resolves to 8 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in GB.

Nutrition Label

WHISPER CANON · oita-basicclean.jpRouting diversity2.4/10Peering density9.4/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency6.7/10Resolver footprint4.6/10canon.whisper.security/host/oita-basicclean.jp

Resolution chain

oita-basicclean.jp resolves to 8 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
108.138.233.33108.138.232.0/22AS16509AMAZON-02 - Amazon.com, Inc.GB
108.138.233.4108.138.232.0/22AS16509AMAZON-02 - Amazon.com, Inc.GB
108.138.233.46108.138.232.0/22AS16509AMAZON-02 - Amazon.com, Inc.GB
108.138.233.85108.138.232.0/22AS16509AMAZON-02 - Amazon.com, Inc.GB
65.9.46.12065.9.46.0/24AS16509AMAZON-02 - Amazon.com, Inc.SE
65.9.46.7665.9.46.0/24AS16509AMAZON-02 - Amazon.com, Inc.SE
65.9.46.8165.9.46.0/24AS16509AMAZON-02 - Amazon.com, Inc.SE
65.9.46.9465.9.46.0/24AS16509AMAZON-02 - Amazon.com, Inc.SE

WHOIS identity

Registrar
Organization
domain manager
Contact emails

Subdomains

2 observed subdomains of oita-basicclean.jp.

Threat posture

History

Mail and authentication

SPF policy

2 SPF mechanisms authorising senders for oita-basicclean.jp.

MechanismTarget
SPF_INCLUDEmail.oita-basicclean.jp
SPF_IP52.68.141.197

Related pages

Pivot deeper into the graph from oita-basicclean.jp.

Cypher and MCP

Reproduce the resolution chain directly against graph.whisper.security:

MATCH (h:HOSTNAME {name: "oita-basicclean.jp"})-[:RESOLVES_TO]->(ip:IPV4)
      -[:ANNOUNCED_BY]->(ap:ANNOUNCED_PREFIX)
      -[:ROUTES]->(asn:ASN)-[:HAS_NAME]->(n:ASN_NAME)
RETURN ip.name AS ip, ap.name AS prefix, asn.name AS asn, n.name AS operator
LIMIT 20

Or query Whisper from your own LLM workflow via the Whisper MCP server.