Hostname
tagrisso.ca
Last fetched
tagrisso.ca resolves to 8 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in IN. WHOIS lists registrar:tucows.com co. as the registrar.
Nutrition Label
Resolution chain
tagrisso.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.158.61.124 | 108.158.56.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | IN |
| 108.158.61.16 | 108.158.56.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | IN |
| 108.158.61.21 | 108.158.56.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | IN |
| 108.158.61.75 | 108.158.56.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | IN |
| 3.165.102.112 | 3.165.96.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | SG |
| 3.165.102.82 | 3.165.96.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | SG |
| 3.165.102.88 | 3.165.96.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | SG |
| 3.165.102.97 | 3.165.96.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | SG |
WHOIS identity
- Registrar
- registrar:tucows.com co.
- Organization
- astrazeneca canada
- Contact emails
Subdomains
1 observed subdomain of tagrisso.ca.
| Subdomain |
|---|
| www.tagrisso.ca |
Threat posture
History
Related pages
Pivot deeper into the graph from tagrisso.ca.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "tagrisso.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.