Skip to content

Hostname

netg8.com

Last fetched

netg8.com resolves to 103.108.95.51, announced in 103.108.95.0/24 by INT-5GN-AS-AP - 5G NETWORK OPERATIONS PTY LTD in AU. netg8.com 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 · netg8.comRouting diversity1.5/10Peering density3.1/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint4.0/10canon.whisper.security/host/netg8.com

Resolution chain

IPv6 resolution

No AAAA record for netg8.com is recorded in WhisperGraph.

WHOIS identity

Registrar
iana:1068
Registrant organisation
ed jackson
Contact emails
domains@domainmanagers.com.au, 148e20e77700451091316f4cf609040b.protect@withheldforprivacy.com

Subdomains

Showing 5 of 5 subdomains (5 per page).

Mail and authentication

Nameservers

  • ns1.netg8.com
  • ns2.netg8.com
  • ns3.netg8.com

MX records

  • mx1.netg8.com.au
  • mx2.netg8.com.au

SPF policy

  • include: netg8.com.au
  • include: optusnet.com.au
  • include: _spf.telstra.com.au
  • include: bigpond.com
  • a: netg8.com
  • mx: netg8.com

Threat-feed evidence

History

Related pages

Pivot from netg8.com 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: "netg8.com"})-[: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.