Skip to content

Hostname

gpkcloud.com.au

Last fetched

gpkcloud.com.au resolves to 1 IPv4 address operated by GPKNET-AS-AU - GPK Group in AU. WHOIS lists registrar:synergy wholesale accreditations pty ltd as the registrar.

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
119.224.146.10119.224.146.0/24AS9749GPKNET-AS-AU - GPK GroupAU

WHOIS identity

Registrar
registrar:synergy wholesale accreditations pty ltd
Organization
gpk domains
Contact emails

Subdomains

27 observed subdomains of gpkcloud.com.au.

Threat posture

History

Mail and authentication

SPF policy

10 SPF mechanisms authorising senders for gpkcloud.com.au.

MechanismTarget
SPF_INCLUDEspf.ess.au.barracudanetworks.com
SPF_INCLUDEspf.protection.outlook.com
SPF_INCLUDEspf.synergywholesale.com
SPF_INCLUDEu20792094.wl095.sendgrid.net
SPF_IP119.224.146.10
SPF_IP119.224.146.30
SPF_IP119.224.159.82
SPF_IP2001:df0:c2:0:0:0:0:22
SPF_IP2401:5500:500:aabb:0:0:0:30
SPF_MXgpkcloud.com.au

Related pages

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

Cypher and MCP

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

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