Skip to content

Hostname

zenithwebtech.com.au

Last fetched

zenithwebtech.com.au resolves to 2 IPv4 addresses operated by ORACLE-BMC-31898 - Oracle Corporation in IN. WHOIS lists registrar:web address registration pty ltd as the registrar.

Nutrition Label

WHISPER CANON · zenithwebtech.com.auRouting diversity2.4/10Peering density7.8/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency3.3/10Resolver footprint5.2/10canon.whisper.security/host/zenithwebtech.com.au

Resolution chain

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

IPPrefixASNOperatorCountry
66.116.198.7866.116.198.0/23AS31898ORACLE-BMC-31898 - Oracle CorporationIN
66.116.207.1066.116.204.0/22AS31898ORACLE-BMC-31898 - Oracle CorporationIN

WHOIS identity

Registrar
registrar:web address registration pty ltd
Organization
ashish kumar
Contact emails

Subdomains

11 observed subdomains of zenithwebtech.com.au.

Web-graph footprint

Distinct hostnames that link to or from zenithwebtech.com.au in the public web crawl.

Sample inbound links

Threat posture

History

Mail and authentication

SPF policy

5 SPF mechanisms authorising senders for zenithwebtech.com.au.

MechanismTarget
SPF_Azenithwebtech.com.au
SPF_IP66.116.198.78
SPF_IP66.116.207.10
SPF_IP66.116.207.254
SPF_MXzenithwebtech.com.au

Related pages

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

Cypher and MCP

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

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