Skip to content

Hostname

nttab.com.au

Last fetched

nttab.com.au resolves to 2 IPv4 addresses operated by AS149847 in AU. WHOIS lists registrar:corporation service company (aust) pty ltd as the registrar.

Nutrition Label

WHISPER CANON · nttab.com.auRouting diversity2.4/10Peering density10.0/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency3.3/10Resolver footprint4.6/10canon.whisper.security/host/nttab.com.au

Resolution chain

nttab.com.au resolves to 2 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
203.14.204.23203.14.204.0/24AS149847AU
203.14.205.145203.14.205.0/24AS32787PROLEXIC-TECHNOLOGIES-DDOS-MITIGATION-NETWORK - Akamai Technologies, Inc.AU

WHOIS identity

Registrar
registrar:corporation service company (aust) pty ltd
Organization
webmaster wagering
Contact emails

Subdomains

6 observed subdomains of nttab.com.au.

Threat posture

History

Mail and authentication

SPF policy

6 SPF mechanisms authorising senders for nttab.com.au.

MechanismTarget
SPF_Anttab.com.au
SPF_INCLUDEspf-00262501.pphosted.com
SPF_INCLUDEspf.protection.outlook.com
SPF_IP203.2.125.8/30
SPF_IP203.47.147.8/30
SPF_MXnttab.com.au

Related pages

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

Cypher and MCP

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

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