Hostname
keytek.com.au
Last fetched
keytek.com.au resolves to 1 IPv4 address 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
keytek.com.au resolves to 1 distinct IPv4 address via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 13.55.229.25 | 13.54.0.0/15 | AS16509 | AMAZON-02 - Amazon.com, Inc. | AU |
WHOIS identity
- Registrar
- registrar:domain directors pty ltd trading as instra
- Organization
- chris watts
- Contact emails
- —
Subdomains
14 observed subdomains of keytek.com.au.
Web-graph footprint
Distinct hostnames that link to or from keytek.com.au in the public web crawl.
Sample inbound links
Threat posture
History
Mail and authentication
SPF policy
10 SPF mechanisms authorising senders for keytek.com.au.
| Mechanism | Target |
|---|---|
| SPF_A | keytek.com.au |
| SPF_INCLUDE | spf.protection.outlook.com |
| SPF_IP | 116.90.61.84 |
| SPF_IP | 13.210.155.43/32 |
| SPF_IP | 13.54.7.185/32 |
| SPF_IP | 210.11.55.87/32 |
| SPF_IP | 210.11.55.88/32 |
| SPF_IP | 210.11.55.89/32 |
| SPF_IP | 54.79.14.179/32 |
| SPF_MX | keytek.com.au |
Related pages
Pivot deeper into the graph from keytek.com.au.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "keytek.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.