Skip to content

Hostname

ovation.us

Last fetched

ovation.us resolves to 12 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in VN. WHOIS lists iana:81 as the registrar.

Nutrition Label

WHISPER CANON · ovation.usRouting diversity3.0/10Peering density9.6/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint5.2/10canon.whisper.security/host/ovation.us

Resolution chain

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

IPPrefixASNOperatorCountry
13.227.227.10513.227.226.0/23AS16509AMAZON-02 - Amazon.com, Inc.VN
13.227.227.11613.227.226.0/23AS16509AMAZON-02 - Amazon.com, Inc.VN
13.227.227.3813.227.226.0/23AS16509AMAZON-02 - Amazon.com, Inc.VN
13.227.227.5113.227.226.0/23AS16509AMAZON-02 - Amazon.com, Inc.VN
13.32.54.2413.32.48.0/21AS16509AMAZON-02 - Amazon.com, Inc.JP
13.32.54.5713.32.48.0/21AS16509AMAZON-02 - Amazon.com, Inc.JP
13.32.54.713.32.48.0/21AS16509AMAZON-02 - Amazon.com, Inc.JP
13.32.54.8113.32.48.0/21AS16509AMAZON-02 - Amazon.com, Inc.JP
65.8.131.3965.8.130.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
65.8.131.7365.8.130.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
65.8.131.865.8.130.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
65.8.131.8265.8.130.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE

WHOIS identity

Registrar
iana:81
Organization
bogdan ionita
Contact emails

Subdomains

29 observed subdomains of ovation.us.

Web-graph footprint

Distinct hostnames that link to or from ovation.us in the public web crawl.

Sample inbound links

Threat posture

History

Mail and authentication

SPF policy

1 SPF mechanism authorising senders for ovation.us.

MechanismTarget
SPF_INCLUDE%{ir}.%{v}.%{d}.spf.has.pphosted.com

Related pages

Pivot deeper into the graph from ovation.us.

Cypher and MCP

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

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