Hostname
tickermonitor.com
Last fetched
tickermonitor.com resolves to 6 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in US. WHOIS lists iana:468 as the registrar.
Nutrition Label
Resolution chain
tickermonitor.com resolves to 6 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 16.146.255.187 | 16.146.128.0/17 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 35.162.80.194 | 35.160.0.0/13 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 44.254.229.156 | 44.224.0.0/11 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 52.11.129.169 | 52.10.0.0/15 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 52.41.96.111 | 52.40.0.0/14 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 54.244.251.223 | 54.244.128.0/17 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
WHOIS identity
- Registrar
- iana:468
- Organization
- on behalf of tickermonitor.com owner
- Contact emails
- nagy.istvan@dmlab.hu
- 01f4bcbb-64d4-4568-af06-f233a138e49c@identity-protect.org
- 03dfb412-5d52-4502-9e40-21875ea93ea4@identity-protect.org
- 47f10af5-ffb7-4320-ade0-e0c28262254f@identity-protect.org
- 556bdbd7-3cbe-415f-9472-7d202f054930@identity-protect.org
- c1c6ad33-9170-4691-a0c1-d83d4b5c0258@identity-protect.org
- f6ad41ac-1afd-45bb-a2ce-55971748e810@identity-protect.org
- owner-1450698@tickermonitor.com.whoisprivacyservice.org
Subdomains
1 observed subdomain of tickermonitor.com.
| Subdomain |
|---|
| www.tickermonitor.com |
Threat posture
History
Related pages
Pivot deeper into the graph from tickermonitor.com.
- IP · 16.146.255.187
- ASN · AS16509AMAZON-02 - Amazon.com, Inc.
- Registrar · iana:468
- Country · US
- Email · nagy.istvan@dmlab.hu
- TLD · .com
- Browse hostnames · ti…
- 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: "tickermonitor.com"})-[: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.