Hostname
goatapp.ca
Last fetched
goatapp.ca resolves to 8 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in IN.
Nutrition Label
Resolution chain
goatapp.ca 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.159.91.121 | 108.159.88.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | IN |
| 108.159.91.26 | 108.159.88.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | IN |
| 108.159.91.44 | 108.159.88.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | IN |
| 108.159.91.66 | 108.159.88.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | IN |
| 18.244.60.120 | 18.244.60.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | KR |
| 18.244.60.31 | 18.244.60.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | KR |
| 18.244.60.5 | 18.244.60.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | KR |
| 18.244.60.98 | 18.244.60.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | KR |
WHOIS identity
- Registrar
- —
- Organization
- 8177201 canada
- Contact emails
Subdomains
2 observed subdomains of goatapp.ca.
| Subdomain |
|---|
| flask.goatapp.ca |
| www.goatapp.ca |
Threat posture
History
Related pages
Pivot deeper into the graph from goatapp.ca.
- IP · 108.159.91.121
- ASN · AS16509AMAZON-02 - Amazon.com, Inc.
- Country · IN
- Email · 2f074c614eee71a00280f22927c096f5-20164963@contact.gandi.net
- TLD · .ca
- Browse hostnames · go…
- 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: "goatapp.ca"})-[: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.