Hostname
pixamed-server-dev.com
Last fetched
pixamed-server-dev.com resolves to 8 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in CH. WHOIS lists iana:468 as the registrar.
Nutrition Label
Resolution chain
pixamed-server-dev.com 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 |
|---|---|---|---|---|
| 143.204.55.18 | 143.204.48.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | CH |
| 143.204.55.44 | 143.204.48.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | CH |
| 143.204.55.64 | 143.204.48.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | CH |
| 143.204.55.82 | 143.204.48.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | CH |
| 99.84.234.110 | 99.84.232.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 99.84.234.112 | 99.84.232.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 99.84.234.127 | 99.84.232.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 99.84.234.49 | 99.84.232.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
WHOIS identity
- Registrar
- iana:468
- Organization
- on behalf of pixamed-server-dev.com owner
- Contact emails
- 49f9ae9c-3c5e-4587-a31c-091626ac348f@identity-protect.org
- 544b5700-cff5-439d-9be0-1242a0f25893@identity-protect.org
- 854c67b1-429e-4a88-995c-7d58cf59457d@identity-protect.org
- 9126a66f-0527-4942-b9bf-b731b975f59b@identity-protect.org
- a73e14b2-5641-4e86-8e48-a2c63fb7675f@identity-protect.org
- b48b857a-9656-431b-9b90-4bc29c5fdbbe@identity-protect.org
- f1af2a02-8f6a-4876-bc84-773c656e1609@identity-protect.org
Subdomains
2 observed subdomains of pixamed-server-dev.com.
Threat posture
History
Related pages
Pivot deeper into the graph from pixamed-server-dev.com.
- IP · 143.204.55.18
- ASN · AS16509AMAZON-02 - Amazon.com, Inc.
- Registrar · iana:468
- Country · CH
- Email · 49f9ae9c-3c5e-4587-a31c-091626ac348f@identity-protect.org
- TLD · .com
- Browse hostnames · pi…
- 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: "pixamed-server-dev.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.