Hostname
placement-communications.com
Last fetched
placement-communications.com resolves to 1 IPv4 address operated by AMAZON-02 - Amazon.com, Inc. in US. WHOIS lists iana:468 as the registrar.
Nutrition Label
Resolution chain
placement-communications.com resolves to 1 distinct IPv4 address via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 52.24.102.217 | 52.24.0.0/14 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
WHOIS identity
- Registrar
- iana:468
- Organization
- on behalf of placement-communications.com owner
- Contact emails
- 24aa518c-8613-4aaf-8ca2-b6219ab1df23@identity-protect.org
- 269df778-ad51-413d-b5d6-d35b69f05e38@identity-protect.org
- 341a590a-ce6e-4dad-8532-a9828b259239@identity-protect.org
- 44ee7530-8b4b-4d7d-804b-38179100b67a@identity-protect.org
- 5655ff76-5366-4f58-a601-d118632a13a9@identity-protect.org
- 879f3fb7-3e04-459b-a9cb-a00de3f31279@identity-protect.org
- fbc2188f-9df1-439e-9a85-c2802dd111fe@identity-protect.org
- owner-7994205@placement-communications.com.whoisprivacyservice.org
Subdomains
1 observed subdomain of placement-communications.com.
| Subdomain |
|---|
| www.placement-communications.com |
Web-graph footprint
Distinct hostnames that link to or from placement-communications.com in the public web crawl.
1 site linked to from this hostname.
Sample outbound links
Threat posture
History
Mail and authentication
MX records
SPF policy
3 SPF mechanisms authorising senders for placement-communications.com.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | _placement-communications.com.protect._spf.skysnag.com |
| SPF_INCLUDE | _spf.google.com |
| SPF_INCLUDE | sendgrid.net |
Related pages
Pivot deeper into the graph from placement-communications.com.
- IP · 52.24.102.217
- ASN · AS16509AMAZON-02 - Amazon.com, Inc.
- Registrar · iana:468
- Country · US
- Email · 24aa518c-8613-4aaf-8ca2-b6219ab1df23@identity-protect.org
- TLD · .com
- Browse hostnames · pl…
- 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: "placement-communications.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.