Hostname
pslomics.com
Last fetched
pslomics.com resolves to 4 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in DE. WHOIS lists iana:468 as the registrar.
Nutrition Label
Resolution chain
pslomics.com resolves to 4 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 18.66.102.110 | 18.66.102.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | DE |
| 18.66.102.114 | 18.66.102.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | DE |
| 18.66.102.86 | 18.66.102.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | DE |
| 18.66.102.90 | 18.66.102.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | DE |
WHOIS identity
- Registrar
- iana:468
- Organization
- on behalf of pslomics.com owner
- Contact emails
- 0142bb92-c3d8-4e1c-9716-b0fc1aaf1df3@identity-protect.org
- 5153bc18-6e07-47f5-99aa-8db49b25cab1@identity-protect.org
- 89acd40d-f1d2-43ea-a520-a5276e2084b5@identity-protect.org
- 9f402339-d99f-400e-a0f0-2ec2484931b7@identity-protect.org
- b92f2f61-89b5-4531-a96e-c376a60ad68a@identity-protect.org
- c812dbbe-b584-4778-b8c0-e5f5204722db@identity-protect.org
Subdomains
3 observed subdomains of pslomics.com.
Threat posture
History
Related pages
Pivot deeper into the graph from pslomics.com.
- IP · 18.66.102.110
- ASN · AS16509AMAZON-02 - Amazon.com, Inc.
- Registrar · iana:468
- Country · DE
- Email · 0142bb92-c3d8-4e1c-9716-b0fc1aaf1df3@identity-protect.org
- TLD · .com
- Browse hostnames · ps…
- 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: "pslomics.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.