Hostname
pricesegments.com
Last fetched
pricesegments.com resolves to 8 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in GB. WHOIS lists iana:468 as the registrar.
Nutrition Label
Resolution chain
pricesegments.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 |
|---|---|---|---|---|
| 18.245.246.120 | 18.245.246.0/23 | AS16509 | AMAZON-02 - Amazon.com, Inc. | GB |
| 18.245.246.130 | 18.245.246.0/23 | AS16509 | AMAZON-02 - Amazon.com, Inc. | GB |
| 18.245.246.207 | 18.245.246.0/23 | AS16509 | AMAZON-02 - Amazon.com, Inc. | GB |
| 18.245.246.228 | 18.245.246.0/23 | AS16509 | AMAZON-02 - Amazon.com, Inc. | GB |
| 3.170.43.168 | 3.170.40.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 3.170.43.183 | 3.170.40.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 3.170.43.38 | 3.170.40.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 3.170.43.76 | 3.170.40.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
WHOIS identity
- Registrar
- iana:468
- Organization
- on behalf of pricesegments.com owner
- Contact emails
- 23e494bd-80f3-4d27-a45f-4b59c7380528@identity-protect.org
- 31d5bccb-ff48-407e-b6dc-8d5cf6d81c8d@identity-protect.org
- 3bdb680e-0835-4f6a-a21b-f3e7ad476365@identity-protect.org
- 6acdf6d8-2c35-4025-b6ec-7aae2a3f10cd@identity-protect.org
- 6b25b550-af43-4a4e-a154-f54d34f5d528@identity-protect.org
- e60ec521-b583-4968-b9e8-bd4ee5ae82cb@identity-protect.org
- owner-2436002@pricesegments.com.whoisprivacyservice.org
- owner-3161672@pricesegments.com.whoisprivacyservice.org
- owner@pricesegments.com.whoisprivacyservice.org
Subdomains
3 observed subdomains of pricesegments.com.
Threat posture
History
Related pages
Pivot deeper into the graph from pricesegments.com.
- IP · 18.245.246.120
- ASN · AS16509AMAZON-02 - Amazon.com, Inc.
- Registrar · iana:468
- Country · GB
- Email · 23e494bd-80f3-4d27-a45f-4b59c7380528@identity-protect.org
- TLD · .com
- Browse hostnames · pr…
- 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: "pricesegments.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.