Skip to content

Hostname

pakit.com.au

Last fetched

pakit.com.au resolves to 1 IPv4 address operated by FASTLY - Fastly, Inc. in AU. WHOIS lists registrar:discount domain name services pty ltd as the registrar.

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
151.101.81.154151.101.80.0/22AS54113FASTLY - Fastly, Inc.AU

WHOIS identity

Registrar
registrar:discount domain name services pty ltd
Organization
visy industries account
Contact emails

Subdomains

7 observed subdomains of pakit.com.au.

Threat posture

History

Mail and authentication

SPF policy

6 SPF mechanisms authorising senders for pakit.com.au.

MechanismTarget
SPF_INCLUDEau._netblocks.mimecast.com
SPF_INCLUDEem2182.pakit.com.au
SPF_INCLUDEem6035.pakit.com.au
SPF_INCLUDEspf.protection.outlook.com
SPF_IP183.177.56.210
SPF_IP183.177.56.211

Related pages

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

Cypher and MCP

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

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