Skip to content

Hostname

angularconsulting.au

Last fetched

angularconsulting.au resolves to 3 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in US. WHOIS lists registrar:web address registration pty ltd as the registrar.

Nutrition Label

WHISPER CANON · angularconsulting.auRouting diversity2.4/10Peering density9.3/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency3.3/10Resolver footprint3.2/10canon.whisper.security/host/angularconsulting.au

Resolution chain

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

IPPrefixASNOperatorCountry
216.198.79.65216.198.79.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
64.29.17.164.29.17.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
64.29.17.6564.29.17.0/24AS16509AMAZON-02 - Amazon.com, Inc.US

WHOIS identity

Registrar
registrar:web address registration pty ltd
Organization
aliaksei kuncevic
Contact emails

Subdomains

2 observed subdomains of angularconsulting.au.

Web-graph footprint

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

Sample inbound links

Threat posture

History

Mail and authentication

Related pages

Pivot deeper into the graph from angularconsulting.au.

Cypher and MCP

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

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