Hostname
segmentastic.com
Last fetched
segmentastic.com resolves to 4 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in US. WHOIS lists iana:468 as the registrar.
Nutrition Label
Resolution chain
segmentastic.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.164.96.10 | 18.164.96.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 18.164.96.22 | 18.164.96.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 18.164.96.4 | 18.164.96.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 18.164.96.59 | 18.164.96.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
WHOIS identity
- Registrar
- iana:468
- Organization
- on behalf of segmentastic.com owner
- Contact emails
- 3d17fb31-eff7-43bf-bcbd-90f903d6cb8c@identity-protect.org
- 4692075f-fff4-4d43-a4ad-75f1fec21e15@identity-protect.org
- 536393b6-79a5-46a9-9565-d6ab7c17be60@identity-protect.org
- 5d6443ac-c6ce-4a0f-8cae-7cb438d5236a@identity-protect.org
- 802a3418-a8a7-42d7-8136-88bfacfdb272@identity-protect.org
- c5d4b8c0-6016-4e2e-992a-e38aef6d3d84@identity-protect.org
Subdomains
6 observed subdomains of segmentastic.com.
Threat posture
History
Mail and authentication
MX records
Related pages
Pivot deeper into the graph from segmentastic.com.
- IP · 18.164.96.10
- ASN · AS16509AMAZON-02 - Amazon.com, Inc.
- Registrar · iana:468
- Country · US
- Email · 3d17fb31-eff7-43bf-bcbd-90f903d6cb8c@identity-protect.org
- TLD · .com
- Browse hostnames · se…
- 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: "segmentastic.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.