Skip to content

Hostname

tct.com.au

Last fetched

tct.com.au resolves to 103.23.155.85, announced in 103.23.152.0/22 by OZHOSTING-AS-AP - Ozhosting.com Pty Ltd in AU. tct.com.au is not listed on any threat feed indexed by WhisperGraph; reconciled level NONE.

Threat posture

0threat score (procedure-native scale)

NONE

No threats observed.

Threat feeds listing this
0
Verdict coverage
known-clean

Nutrition Label

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

Resolution chain

IPv6 resolution

No AAAA record for tct.com.au is recorded in WhisperGraph.

Attribution

ozhosting com

ORIGIN_AS

WHOIS identity

Registrar
registrar:domain directors pty ltd trading as instra
Registrant organisation
dianne brown

Subdomains

Web-graph footprint

Sampled `LINKS_TO` edges. The hyperlink layer is a pilot sample, not a web-scale crawl, so these are illustrative.

Mail and authentication

Nameservers

  • kareem.ns.cloudflare.com
  • keira.ns.cloudflare.com
  • ns1.name-server.io
  • ns2.name-server.io

MX records

  • tct-com-au.mail.protection.outlook.com

SPF policy

  • ip: 27.111.13.0/24
  • a: tct.com.au
  • mx: tct.com.au
  • include: relay.tppwholesale.com.au
  • include: spfa.cpmails.com
  • include: spf.protection.outlook.com
  • ip: 173.240.214.101
  • ip: 193.114.146.126
  • ip: 20.5.179.62
  • ip: 220.233.218.185
  • ip: 60.241.187.2
  • ip: 60.242.54.46

Threat-feed evidence

History

Related pages

Pivot from tct.com.au into the addresses, networks and registries it depends on.

Cypher and MCP

Reproduce this hostname's resolution chain against graph.whisper.security:

MATCH (h:HOSTNAME {name: "tct.com.au"})-[:RESOLVES_TO]->(ip:IPV4)
      -[:ANNOUNCED_BY]->(ap:ANNOUNCED_PREFIX)-[:ROUTES]->(a:ASN)
OPTIONAL MATCH (a)-[:HAS_NAME]->(n:ASN_NAME)
RETURN ip.name AS ip, ap.name AS prefix, a.name AS asn, n.name AS network
LIMIT 20

Or query Whisper from your own LLM workflow via the Whisper MCP server.