Skip to content

Hostname

ownup.com

Last fetched

ownup.com resolves to 12 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in US. WHOIS lists iana:468 as the registrar.

Nutrition Label

WHISPER CANON · ownup.comRouting diversity3.0/10Peering density9.5/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency10.0/10Resolver footprint4.6/10canon.whisper.security/host/ownup.com

Resolution chain

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

IPPrefixASNOperatorCountry
13.224.187.1013.224.187.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
13.224.187.11413.224.187.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
13.224.187.2413.224.187.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
13.224.187.4813.224.187.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
18.164.116.1218.164.112.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
18.164.116.4518.164.112.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
18.164.116.5318.164.112.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
18.164.116.6918.164.112.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
52.222.236.3552.222.236.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
52.222.236.3752.222.236.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
52.222.236.6352.222.236.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
52.222.236.8552.222.236.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE

WHOIS identity

Registrar
iana:468
Organization
on behalf of ownup.com owner
Contact emails

Subdomains

41 observed subdomains of ownup.com.

Web-graph footprint

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

146 sites link to this hostname.

324 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

2 SPF mechanisms authorising senders for ownup.com.

MechanismTarget
SPF_INCLUDE2658322.spf07.hubspotemail.net
SPF_INCLUDE_spf.google.com

Related pages

Pivot deeper into the graph from ownup.com.

Cypher and MCP

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

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