Skip to content

Hostname

ownerrez.com

Last fetched

ownerrez.com resolves to 17 IPv4 addresses operated by AMAZON-AES - Amazon.com, Inc. in US.

Nutrition Label

WHISPER CANON · ownerrez.comRouting diversityPeering densityMOAS conflictThreat-feed listingsWHOIS transparencyResolver footprintcanon.whisper.security/host/ownerrez.com

Resolution chain

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

IPPrefixASNOperatorCountry
13.216.35.7613.216.0.0/13AS14618AMAZON-AES - Amazon.com, Inc.US
18.204.10.5018.204.0.0/14AS14618AMAZON-AES - Amazon.com, Inc.US
3.213.186.13.208.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
35.174.244.11835.168.0.0/13AS14618AMAZON-AES - Amazon.com, Inc.US
35.174.89.3735.168.0.0/13AS14618AMAZON-AES - Amazon.com, Inc.US
44.205.125.16144.192.0.0/11AS14618AMAZON-AES - Amazon.com, Inc.US
44.207.58.24844.192.0.0/11AS14618AMAZON-AES - Amazon.com, Inc.US
44.209.50.22944.192.0.0/11AS14618AMAZON-AES - Amazon.com, Inc.US
44.218.152.22144.192.0.0/11AS14618AMAZON-AES - Amazon.com, Inc.US
52.23.124.17652.20.0.0/14AS14618AMAZON-AES - Amazon.com, Inc.US
52.4.114.1152.4.0.0/14AS14618AMAZON-AES - Amazon.com, Inc.US
54.221.218.22254.221.0.0/16AS14618AMAZON-AES - Amazon.com, Inc.US
54.83.227.21254.80.0.0/14AS14618AMAZON-AES - Amazon.com, Inc.US
54.89.174.24554.89.0.0/16AS14618AMAZON-AES - Amazon.com, Inc.US
13.219.51.17013.216.0.0/13AS14618AMAZON-AES - Amazon.com, Inc.US
98.86.138.17698.80.0.0/13AS14618AMAZON-AES - Amazon.com, Inc.US
32.193.110.20732.192.0.0/14AS14618AMAZON-AES - Amazon.com, Inc.US

WHOIS identity

WHOIS data is temporarily unavailable. Refresh in a moment to retry.

Subdomains

Subdomain count is temporarily unavailable. Refresh in a moment to retry.

Web-graph footprint

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

Threat posture

History

Mail and authentication

SPF policy

6 SPF mechanisms authorising senders for ownerrez.com.

MechanismTarget
SPF_INCLUDE_spf.google.com
SPF_INCLUDEamazonses.com
SPF_INCLUDEsendgrid.net
SPF_INCLUDEspf.mtasv.net
SPF_INCLUDEspf.zoho.com
SPF_INCLUDEzcsend.net

Related pages

Pivot deeper into the graph from ownerrez.com.

Cypher and MCP

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

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