Skip to content

Hostname

code30.com.au

Last fetched

code30.com.au resolves to 119.148.82.60, announced in 119.148.64.0/19 by HOSTNETWORKS-AS-AU-AP - Host Networks in AU. code30.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 · code30.com.auRouting diversity1.5/10Peering density3.8/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency3.3/10Resolver footprint4.6/10canon.whisper.security/host/code30.com.au

Resolution chain

WHOIS identity

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

Subdomains

Showing 2 of 2 subdomains (2 per page).

Mail and authentication

Nameservers

  • ns-246.awsdns-30.com
  • ns-515.awsdns-00.net
  • ns-1263.awsdns-29.org
  • ns-1979.awsdns-55.co.uk

MX records

  • aspmx.l.google.com
  • alt1.aspmx.l.google.com
  • alt2.aspmx.l.google.com
  • alt3.aspmx.l.google.com
  • alt4.aspmx.l.google.com

SPF policy

  • ip: 103.93.82.2/32
  • include: _spf.google.com
  • include: spf.protection.outlook.com
  • include: sendgrid.net

Threat-feed evidence

History

Related pages

Pivot from code30.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: "code30.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.