Skip to content

Hostname

tec.org.au

Last fetched

tec.org.au resolves to 1 IPv4 address operated by TPG-INTERNET-AP TPG Telecom Limited in AU. WHOIS lists registrar:melbourne it as the registrar.

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
60.242.21.13060.242.21.0/24AS7545TPG-INTERNET-AP TPG Telecom LimitedAU

WHOIS identity

Registrar
registrar:melbourne it
Organization
jeff angel
Contact emails

Subdomains

8 observed subdomains of tec.org.au.

Web-graph footprint

Distinct hostnames that link to or from tec.org.au in the public web crawl.

Threat posture

History

Mail and authentication

SPF policy

2 SPF mechanisms authorising senders for tec.org.au.

MechanismTarget
SPF_Atec.org.au
SPF_INCLUDE_spf.tec.org.au

Related pages

Pivot deeper into the graph from tec.org.au.

Cypher and MCP

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

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