Skip to content

Hostname

exploroz.com

Last fetched

exploroz.com resolves to 20 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in AU. WHOIS lists iana:1609 as the registrar.

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
13.210.116.13713.210.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.AU
13.237.45.12613.236.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.AU
13.239.167.17013.236.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.AU
15.134.76.15315.134.0.0/16AS16509AMAZON-02 - Amazon.com, Inc.AU
16.176.115.19316.176.0.0/16AS16509AMAZON-02 - Amazon.com, Inc.AU
3.104.135.2303.104.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.AU
3.105.134.163.104.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.AU
3.106.32.2253.104.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.AU
3.24.77.813.24.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.AU
52.62.238.052.62.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.AU
52.62.55.7752.62.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.AU
52.64.153.7252.64.128.0/17AS16509AMAZON-02 - Amazon.com, Inc.AU
52.64.16.11152.64.0.0/17AS16509AMAZON-02 - Amazon.com, Inc.AU
52.65.89.22652.65.0.0/16AS16509AMAZON-02 - Amazon.com, Inc.AU
54.206.184.3254.206.128.0/17AS16509AMAZON-02 - Amazon.com, Inc.AU
54.253.241.12554.253.128.0/17AS16509AMAZON-02 - Amazon.com, Inc.AU
54.66.254.19354.66.128.0/17AS16509AMAZON-02 - Amazon.com, Inc.AU
54.79.82.25354.79.0.0/17AS16509AMAZON-02 - Amazon.com, Inc.AU
15.134.82.11915.134.0.0/16AS16509AMAZON-02 - Amazon.com, Inc.AU
15.135.27.23415.135.0.0/17AS16509AMAZON-02 - Amazon.com, Inc.AU

WHOIS identity

Registrar
iana:1609
Organization
i.t. beyond pty
Contact emails

Subdomains

5 observed subdomains of exploroz.com.

Web-graph footprint

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

408 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

4 SPF mechanisms authorising senders for exploroz.com.

MechanismTarget
SPF_INCLUDEamazonses.com
SPF_INCLUDEsecurepay.com.au
SPF_INCLUDEspf.protection.outlook.com
SPF_MXexploroz.com

Related pages

Pivot deeper into the graph from exploroz.com.

Cypher and MCP

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

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