Skip to content

Hostname

onaya.com

Last fetched

onaya.com resolves to 4 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in SE. WHOIS lists iana:88 as the registrar.

Nutrition Label

WHISPER CANON · onaya.comRouting diversity1.5/10Peering density9.5/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint3.2/10canon.whisper.security/host/onaya.com

Resolution chain

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

IPPrefixASNOperatorCountry
13.249.9.22613.249.8.0/21AS16509AMAZON-02 - Amazon.com, Inc.SE
13.249.9.2713.249.8.0/21AS16509AMAZON-02 - Amazon.com, Inc.SE
13.249.9.4713.249.8.0/21AS16509AMAZON-02 - Amazon.com, Inc.SE
13.249.9.913.249.8.0/21AS16509AMAZON-02 - Amazon.com, Inc.SE

WHOIS identity

Registrar
iana:88
Organization
aquitaine informatique btp
Contact emails

Subdomains

10 observed subdomains of onaya.com.

Web-graph footprint

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

31 sites link to this hostname.

1 site linked to from this hostname.

Sample outbound links

Threat posture

History

Mail and authentication

SPF policy

5 SPF mechanisms authorising senders for onaya.com.

MechanismTarget
SPF_INCLUDE_spf.google.com
SPF_INCLUDEspf.protection.outlook.com
SPF_IP151.80.219.134
SPF_IP37.58.204.70
SPF_MXonaya.com

Related pages

Pivot deeper into the graph from onaya.com.

Cypher and MCP

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

MATCH (h:HOSTNAME {name: "onaya.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.