Skip to content

Hostname

pkr.com.au

Last fetched

pkr.com.au resolves to 1 IPv4 address operated by AS23871 in AU. WHOIS lists registrar:domain directors pty ltd trading as instra as the registrar.

Nutrition Label

WHISPER CANON · pkr.com.auRouting diversity1.5/10Peering density3.1/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency3.3/10Resolver footprint8.0/10canon.whisper.security/host/pkr.com.au

Resolution chain

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

IPPrefixASNOperatorCountry
202.134.252.2202.134.252.0/24AS23871AU

WHOIS identity

Registrar
registrar:domain directors pty ltd trading as instra
Organization
paul kirk
Contact emails

Subdomains

2 observed subdomains of pkr.com.au.

Web-graph footprint

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

Threat posture

History

Mail and authentication

SPF policy

7 SPF mechanisms authorising senders for pkr.com.au.

MechanismTarget
SPF_Amail.pkr.com.au
SPF_Amg.cloud.ains.net.au
SPF_Amg01.cloud.ains.net.au
SPF_Apkr.com.au
SPF_Asaferoute.ains.net.au
SPF_INCLUDEspf.protection.outlook.com
SPF_MXpkr.com.au

Related pages

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

Cypher and MCP

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

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