Hostname
ahs.co.nz
Last fetched
ahs.co.nz resolves to 1 IPv4 address operated by DIGITALOCEAN-ASN - DigitalOcean, LLC in US. WHOIS lists registrar:key-systems gmbh as the registrar.
Nutrition Label
Resolution chain
ahs.co.nz 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 |
|---|---|---|---|---|
| 165.227.28.35 | 165.227.16.0/20 | AS14061 | DIGITALOCEAN-ASN - DigitalOcean, LLC | US |
WHOIS identity
- Registrar
- registrar:key-systems gmbh
- Organization
- reliabull hardware co
- Contact emails
Subdomains
1 observed subdomain of ahs.co.nz.
| Subdomain |
|---|
| www.ahs.co.nz |
Web-graph footprint
Distinct hostnames that link to or from ahs.co.nz in the public web crawl.
9 sites link to this hostname.
30 sites linked to from this hostname.
Sample inbound links
Threat posture
History
Mail and authentication
MX records
SPF policy
10 SPF mechanisms authorising senders for ahs.co.nz.
| Mechanism | Target |
|---|---|
| SPF_A | ahs.co.nz |
| SPF_INCLUDE | spf.nz.smxemail.com |
| SPF_INCLUDE | spf.protection.outlook.com |
| SPF_IP | 122.56.103.165/32 |
| SPF_IP | 150.70.0.0/16 |
| SPF_IP | 216.104.0.0/19 |
| SPF_IP | 216.99.128.0/20 |
| SPF_IP | 219.89.202.26/32 |
| SPF_IP | 54.219.191.0/25 |
| SPF_IP | 54.86.63.64/26 |
Related pages
Pivot deeper into the graph from ahs.co.nz.
- IP · 165.227.28.35
- ASN · AS14061DIGITALOCEAN-ASN - DigitalOcean, LLC
- Registrar · registrar:key-systems gmbh
- Country · US
- Email · gbull@jamesbull.co.nz
- Apex domain · co.nz
- TLD · .nz
- Browse hostnames · ah…
- Glossary · What is a hostname?
- Whisper Internet Directory — home
- Live MOAS conflicts feed
- Threat feed · Spamhaus DROP
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "ahs.co.nz"})-[: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.