Hostname
askmedications.com
Last fetched
askmedications.com resolves to 2 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in CA. WHOIS lists iana:468 as the registrar.
Nutrition Label
Resolution chain
askmedications.com resolves to 2 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 15.222.182.79 | 15.222.0.0/15 | AS16509 | AMAZON-02 - Amazon.com, Inc. | CA |
| 52.60.45.131 | 52.60.32.0/19 | AS16509 | AMAZON-02 - Amazon.com, Inc. | CA |
WHOIS identity
- Registrar
- iana:468
- Organization
- on behalf of askmedications.com owner
- Contact emails
- 1fa1703f-58bb-47c1-bf7a-56fd08a4bc81@identity-protect.org
- 280d9d05-23d4-4cc9-95ee-47db3e98d881@identity-protect.org
- 37d0406f-fe25-47b3-b925-3c7b13d68de5@identity-protect.org
- 5d6832f7-8e06-4570-92f3-4a708de85ab1@identity-protect.org
- c8056e94-5151-405d-81dc-e9a597914b30@identity-protect.org
- c8dc9d55-5596-4286-9632-0b2eea82b2fe@identity-protect.org
- f105bbdc-eac5-42e1-bf54-ffabb05f4529@identity-protect.org
- owner-6397484@askmedications.com.whoisprivacyservice.org
Web-graph footprint
Distinct hostnames that link to or from askmedications.com in the public web crawl.
Sample inbound links
Threat posture
History
Related pages
Pivot deeper into the graph from askmedications.com.
- IP · 15.222.182.79
- ASN · AS16509AMAZON-02 - Amazon.com, Inc.
- Registrar · iana:468
- Country · CA
- Email · 1fa1703f-58bb-47c1-bf7a-56fd08a4bc81@identity-protect.org
- TLD · .com
- 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: "askmedications.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.