Hostname
soft-edge4pdr.com
Last fetched
soft-edge4pdr.com resolves to 6 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in IE. WHOIS lists iana:468 as the registrar.
Nutrition Label
Resolution chain
soft-edge4pdr.com resolves to 6 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 108.128.172.135 | 108.128.0.0/13 | AS16509 | AMAZON-02 - Amazon.com, Inc. | IE |
| 52.213.86.103 | 52.208.0.0/13 | AS16509 | AMAZON-02 - Amazon.com, Inc. | IE |
| 52.215.138.13 | 52.208.0.0/13 | AS16509 | AMAZON-02 - Amazon.com, Inc. | IE |
| 54.195.32.140 | 54.195.0.0/16 | AS16509 | AMAZON-02 - Amazon.com, Inc. | IE |
| 63.32.248.7 | 63.32.0.0/14 | AS16509 | AMAZON-02 - Amazon.com, Inc. | IE |
| 99.80.211.106 | 99.80.0.0/15 | AS16509 | AMAZON-02 - Amazon.com, Inc. | IE |
WHOIS identity
- Registrar
- iana:468
- Organization
- on behalf of soft-edge4pdr.com owner
- Contact emails
- 055385d6-3f25-40a3-a224-a064e5e4d601@identity-protect.org
- 330543f2-798d-4911-80a8-c3a9ef32e86a@identity-protect.org
- 4f9cc5c2-0bcf-4476-877a-8cfed08f4353@identity-protect.org
- 5c35a2dc-a0fa-486b-aa89-1d27f5980702@identity-protect.org
- 9ac0d9c6-9f4c-4a0e-9947-f07aaa264eec@identity-protect.org
- bd251720-b842-4fc1-9560-ee1bbd3615c7@identity-protect.org
- e39eb7ee-a69e-406b-af3b-0136754dfbea@identity-protect.org
- owner-6566298@soft-edge4pdr.com.whoisprivacyservice.org
Subdomains
2 observed subdomains of soft-edge4pdr.com.
Threat posture
History
Related pages
Pivot deeper into the graph from soft-edge4pdr.com.
- IP · 108.128.172.135
- ASN · AS16509AMAZON-02 - Amazon.com, Inc.
- Registrar · iana:468
- Country · IE
- Email · 055385d6-3f25-40a3-a224-a064e5e4d601@identity-protect.org
- TLD · .com
- Browse hostnames · so…
- 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: "soft-edge4pdr.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.