Hostname
impactdata.com.au
Last fetched
impactdata.com.au resolves to 12 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in TH. WHOIS lists registrar:domain directors pty ltd trading as instra as the registrar.
Nutrition Label
Resolution chain
impactdata.com.au resolves to 12 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 18.172.202.124 | 18.172.200.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | TH |
| 18.172.202.30 | 18.172.200.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | TH |
| 18.172.202.68 | 18.172.200.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | TH |
| 18.172.202.77 | 18.172.200.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | TH |
| 3.169.121.127 | 3.169.120.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | TW |
| 3.169.121.15 | 3.169.120.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | TW |
| 3.169.121.72 | 3.169.120.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | TW |
| 3.169.121.78 | 3.169.120.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | TW |
| 99.84.152.102 | 99.84.152.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | DE |
| 99.84.152.34 | 99.84.152.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | DE |
| 99.84.152.62 | 99.84.152.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | DE |
| 99.84.152.80 | 99.84.152.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | DE |
WHOIS identity
- Registrar
- registrar:domain directors pty ltd trading as instra
- Organization
- lachlan opray
- Contact emails
- —
Subdomains
64 observed subdomains of impactdata.com.au.
Showing 25 of 64. View all subdomains →
Web-graph footprint
Distinct hostnames that link to or from impactdata.com.au in the public web crawl.
27 sites link to this hostname.
Sample inbound links
Threat posture
History
Mail and authentication
MX records
SPF policy
3 SPF mechanisms authorising senders for impactdata.com.au.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | _spf.google.com |
| SPF_INCLUDE | mail.zendesk.com |
| SPF_INCLUDE | mailgun.org |
Related pages
Pivot deeper into the graph from impactdata.com.au.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "impactdata.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.