Skip to content

Hostname

oh28ya.com

Last fetched

oh28ya.com resolves to 12 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in JP. WHOIS lists iana:49 as the registrar.

Nutrition Label

WHISPER CANON · oh28ya.comRouting diversity5.4/10Peering density9.6/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint5.2/10canon.whisper.security/host/oh28ya.com

Resolution chain

oh28ya.com resolves to 12 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
13.112.34.14313.112.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.JP
13.113.123.6513.112.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.JP
176.32.74.217176.32.64.0/19AS16509AMAZON-02 - Amazon.com, Inc.JP
18.179.209.3118.179.0.0/16AS16509AMAZON-02 - Amazon.com, Inc.JP
3.113.251.643.112.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.JP
35.74.53.15835.72.0.0/13AS16509AMAZON-02 - Amazon.com, Inc.JP
46.51.252.11746.51.224.0/19AS16509AMAZON-02 - Amazon.com, Inc.JP
52.68.120.11852.68.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.JP
54.150.2.19754.150.0.0/16AS16509AMAZON-02 - Amazon.com, Inc.JP
54.249.103.5254.249.64.0/18AS16509AMAZON-02 - Amazon.com, Inc.JP
54.92.119.2354.92.0.0/17AS16509AMAZON-02 - Amazon.com, Inc.JP
57.181.194.6357.180.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.JP

WHOIS identity

Registrar
iana:49
Organization
oh28ya
Contact emails

Subdomains

5 observed subdomains of oh28ya.com.

Web-graph footprint

Distinct hostnames that link to or from oh28ya.com in the public web crawl.

51 sites link to this hostname.

13 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

5 SPF mechanisms authorising senders for oh28ya.com.

MechanismTarget
SPF_Asv2015.xserver.jp
SPF_INCLUDEkagoya.net
SPF_INCLUDEspf.sender.xserver.jp
SPF_IP13.112.173.96/32
SPF_MXoh28ya.com

Related pages

Pivot deeper into the graph from oh28ya.com.

Cypher and MCP

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

MATCH (h:HOSTNAME {name: "oh28ya.com"})-[: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.