Skip to content

Hostname

infotech.com.au

Last fetched

infotech.com.au resolves to 16 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in AU. WHOIS lists registrar:domain directors pty ltd trading as instra as the registrar.

Nutrition Label

WHISPER CANON · infotech.com.auRouting diversity4.5/10Peering density9.3/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency3.3/10Resolver footprint4.6/10canon.whisper.security/host/infotech.com.au

Resolution chain

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

IPPrefixASNOperatorCountry
3.5.165.1443.5.165.0/24AS16509AMAZON-02 - Amazon.com, Inc.AU
3.5.165.23.5.165.0/24AS16509AMAZON-02 - Amazon.com, Inc.AU
3.5.167.1443.5.167.0/24AS16509AMAZON-02 - Amazon.com, Inc.AU
3.5.167.2473.5.167.0/24AS16509AMAZON-02 - Amazon.com, Inc.AU
3.5.167.293.5.167.0/24AS16509AMAZON-02 - Amazon.com, Inc.AU
3.5.169.1933.5.169.0/24AS16509AMAZON-02 - Amazon.com, Inc.AU
3.5.169.303.5.169.0/24AS16509AMAZON-02 - Amazon.com, Inc.AU
3.5.169.363.5.169.0/24AS16509AMAZON-02 - Amazon.com, Inc.AU
52.95.128.4952.95.128.0/24AS16509AMAZON-02 - Amazon.com, Inc.AU
52.95.129.11952.95.129.0/24AS16509AMAZON-02 - Amazon.com, Inc.AU
52.95.129.13152.95.129.0/24AS16509AMAZON-02 - Amazon.com, Inc.AU
52.95.129.15152.95.129.0/24AS16509AMAZON-02 - Amazon.com, Inc.AU
52.95.129.16352.95.129.0/24AS16509AMAZON-02 - Amazon.com, Inc.AU
52.95.132.20552.95.132.0/24AS16509AMAZON-02 - Amazon.com, Inc.AU
52.95.134.16552.95.134.0/24AS16509AMAZON-02 - Amazon.com, Inc.AU
52.95.134.4552.95.134.0/24AS16509AMAZON-02 - Amazon.com, Inc.AU

WHOIS identity

Registrar
registrar:domain directors pty ltd trading as instra
Organization
domain admin
Contact emails

Subdomains

2 observed subdomains of infotech.com.au.

Web-graph footprint

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

21 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

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

Related pages

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

Cypher and MCP

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

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