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
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.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 3.5.165.144 | 3.5.165.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | AU |
| 3.5.165.2 | 3.5.165.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | AU |
| 3.5.167.144 | 3.5.167.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | AU |
| 3.5.167.247 | 3.5.167.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | AU |
| 3.5.167.29 | 3.5.167.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | AU |
| 3.5.169.193 | 3.5.169.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | AU |
| 3.5.169.30 | 3.5.169.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | AU |
| 3.5.169.36 | 3.5.169.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | AU |
| 52.95.128.49 | 52.95.128.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | AU |
| 52.95.129.119 | 52.95.129.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | AU |
| 52.95.129.131 | 52.95.129.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | AU |
| 52.95.129.151 | 52.95.129.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | AU |
| 52.95.129.163 | 52.95.129.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | AU |
| 52.95.132.205 | 52.95.132.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | AU |
| 52.95.134.165 | 52.95.134.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | AU |
| 52.95.134.45 | 52.95.134.0/24 | AS16509 | AMAZON-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.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | spf.emailsignatures365.com |
| SPF_INCLUDE | spf.protection.outlook.com |
| SPF_IP | 103.18.52.0/23 |
| SPF_IP | 27.33.17.102/32 |
| SPF_IP | 3.106.56.210/32 |
| SPF_IP | 35.189.5.53/32 |
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 20Or query Whisper from your own LLM workflow via the Whisper MCP server.