Skip to content

Hostname

paktec.com.au

Last fetched

paktec.com.au resolves to 1 IPv4 address operated by GLOBAL2016 - GLOBALHOSTINGSOLUTIONS INC in US. WHOIS lists registrar:melbourne it as the registrar.

Nutrition Label

WHISPER CANON · paktec.com.auRouting diversityPeering densityMOAS conflictThreat-feed listingsWHOIS transparencyResolver footprintcanon.whisper.security/host/paktec.com.au

Resolution chain

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

IPPrefixASNOperatorCountry
64.40.12.264.40.12.0/22AS395512GLOBAL2016 - GLOBALHOSTINGSOLUTIONS INCUS

WHOIS identity

Registrar
registrar:melbourne it
Organization
matthew hall
Contact emails

Subdomains

7 observed subdomains of paktec.com.au.

Web-graph footprint

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

Sample inbound links

Threat posture

History

Mail and authentication

MX records

  • paktec.com.au

SPF policy

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

MechanismTarget
SPF_Apaktec.com.au
SPF_INCLUDErelay.mailchannels.net
SPF_IP208.76.247.210
SPF_IP208.76.247.250
SPF_IP64.40.12.167
SPF_IP64.40.12.2
SPF_MXpaktec.com.au

Related pages

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

Cypher and MCP

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

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