Hostname
ach.org.nz
Last fetched
ach.org.nz resolves to 8 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in SG. WHOIS lists registrar:sitetech solutions ltd t/a sitename as the registrar.
Nutrition Label
Resolution chain
ach.org.nz resolves to 8 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 108.157.32.108 | 108.157.177.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | SG |
| 108.157.32.115 | 108.157.177.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | SG |
| 108.157.32.124 | 108.157.177.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | SG |
| 108.157.32.32 | 108.157.177.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | SG |
| 54.230.228.112 | 54.231.0.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | DE |
| 54.230.228.16 | 54.231.0.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | DE |
| 54.230.228.28 | 54.231.0.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | DE |
| 54.230.228.49 | 54.231.0.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | DE |
WHOIS identity
- Registrar
- registrar:sitetech solutions ltd t/a sitename
- Organization
- —
- Contact emails
- —
Subdomains
1 observed subdomain of ach.org.nz.
| Subdomain |
|---|
| autodiscover.ach.org.nz |
Web-graph footprint
Distinct hostnames that link to or from ach.org.nz in the public web crawl.
366 sites linked to from this hostname.
Sample inbound links
Threat posture
History
Mail and authentication
MX records
SPF policy
1 SPF mechanism authorising senders for ach.org.nz.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | spf.protection.outlook.com |
Related pages
Pivot deeper into the graph from ach.org.nz.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "ach.org.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.