Hostname
apeagers.com.au
Last fetched
apeagers.com.au resolves to 8 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in NL. WHOIS lists registrar:domain directors pty ltd trading as instra as the registrar.
Nutrition Label
Resolution chain
apeagers.com.au 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 |
|---|---|---|---|---|
| 18.239.69.109 | 18.239.64.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | NL |
| 18.239.69.110 | 18.239.64.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | NL |
| 18.239.69.16 | 18.239.64.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | NL |
| 18.239.69.66 | 18.239.64.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | NL |
| 18.66.63.117 | 18.66.60.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | IN |
| 18.66.63.119 | 18.66.60.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | IN |
| 18.66.63.2 | 18.66.60.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | IN |
| 18.66.63.76 | 18.66.60.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | IN |
WHOIS identity
- Registrar
- registrar:domain directors pty ltd trading as instra
- Organization
- ap eagers
- Contact emails
- —
Subdomains
6 observed subdomains of apeagers.com.au.
Web-graph footprint
Distinct hostnames that link to or from apeagers.com.au in the public web crawl.
9 sites link to this hostname.
Threat posture
History
Mail and authentication
SPF policy
2 SPF mechanisms authorising senders for apeagers.com.au.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | spf.apeagers.com.au |
| SPF_IP | 40.95.53.52 |
Related pages
Pivot deeper into the graph from apeagers.com.au.
- IP · 18.239.69.109
- ASN · AS16509AMAZON-02 - Amazon.com, Inc.
- Registrar · registrar:domain directors pty ltd trading as instra
- Country · NL
- Apex domain · com.au
- TLD · .au
- Browse hostnames · ap…
- 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: "apeagers.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.