Hostname
askap.tools
Last fetched
askap.tools resolves to 8 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in SG. WHOIS lists iana:81 as the registrar.
Nutrition Label
Resolution chain
askap.tools 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 |
|---|---|---|---|---|
| 13.33.88.110 | 13.33.88.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | SG |
| 13.33.88.27 | 13.33.88.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | SG |
| 13.33.88.45 | 13.33.88.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | SG |
| 13.33.88.68 | 13.33.88.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | SG |
| 3.171.76.101 | 3.171.76.0/23 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 3.171.76.117 | 3.171.76.0/23 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 3.171.76.120 | 3.171.76.0/23 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 3.171.76.25 | 3.171.76.0/23 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
WHOIS identity
- Registrar
- iana:81
- Organization
- csiro astronomy & space science
- Contact emails
Subdomains
5 observed subdomains of askap.tools.
Showing 4 of 5. View all subdomains →
Threat posture
History
Related pages
Pivot deeper into the graph from askap.tools.
- IP · 13.33.88.110
- ASN · AS16509AMAZON-02 - Amazon.com, Inc.
- Registrar · iana:81
- Country · SG
- Email · eac77a5c771de9f646bc97b4b46243cf-21474076@contact.gandi.net
- TLD · .tools
- Browse hostnames · as…
- Glossary · What is a hostname?
- Whisper Internet Directory — home
- Live MOAS conflicts feed
- Threat feed · Spamhaus DROP
- United States internet infrastructure
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "askap.tools"})-[: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.