Skip to content

Hostname

petcover.com.au

Last fetched

petcover.com.au resolves to 1 IPv4 address operated by AS-CILIX-LIMITED - Cilix Limited in GB. WHOIS lists registrar:domain directors pty ltd trading as instra as the registrar.

Nutrition Label

WHISPER CANON · petcover.com.auRouting diversity1.5/10Peering density7.0/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency3.3/10Resolver footprint4.6/10canon.whisper.security/host/petcover.com.au

Resolution chain

petcover.com.au resolves to 1 distinct IPv4 address via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
89.117.218.2989.117.218.0/24AS215638AS-CILIX-LIMITED - Cilix LimitedGB

WHOIS identity

Registrar
registrar:domain directors pty ltd trading as instra
Organization
doug ford
Contact emails

Subdomains

5 observed subdomains of petcover.com.au.

Web-graph footprint

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

16 sites link to this hostname.

1 site linked to from this hostname.

Sample outbound links

Threat posture

History

Mail and authentication

SPF policy

8 SPF mechanisms authorising senders for petcover.com.au.

MechanismTarget
SPF_Apetcover.com.au
SPF_INCLUDE_netblocks.mimecast.com
SPF_INCLUDEsendgrid.net
SPF_INCLUDEspf.protection.outlook.com
SPF_IP149.72.185.90
SPF_IP163.53.248.126
SPF_IP198.37.151.26
SPF_MXpetcover.com.au

Related pages

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

Cypher and MCP

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

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