Skip to content

Hostname

petpositives.com.au

Last fetched

petpositives.com.au resolves to 8 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in US. WHOIS lists registrar:tucows (australia) pty ltd trading as opensrs as the registrar.

Nutrition Label

WHISPER CANON · petpositives.com.auRouting diversity2.4/10Peering density9.5/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency3.3/10Resolver footprint8.3/10canon.whisper.security/host/petpositives.com.au

Resolution chain

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

IPPrefixASNOperatorCountry
13.32.87.10513.32.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.US
13.32.87.3913.32.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.US
13.32.87.6513.32.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.US
13.32.87.8113.32.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.US
18.165.72.2818.165.72.0/23AS16509AMAZON-02 - Amazon.com, Inc.BG
18.165.72.3018.165.72.0/23AS16509AMAZON-02 - Amazon.com, Inc.BG
18.165.72.5218.165.72.0/23AS16509AMAZON-02 - Amazon.com, Inc.BG
18.165.72.7918.165.72.0/23AS16509AMAZON-02 - Amazon.com, Inc.BG

WHOIS identity

Registrar
registrar:tucows (australia) pty ltd trading as opensrs
Organization
mars australia pty
Contact emails

Subdomains

1 observed subdomain of petpositives.com.au.

Web-graph footprint

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

15 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

1 SPF mechanism authorising senders for petpositives.com.au.

MechanismTarget
SPF_INCLUDEspf.mars-inc.com

Related pages

Pivot deeper into the graph from petpositives.com.au.

Cypher and MCP

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

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