Hostname
communicationsstudio.com
Last fetched
communicationsstudio.com resolves to 1 IPv4 address operated by GO-DADDY-COM-LLC - GoDaddy.com, LLC in US. WHOIS lists iana:146 as the registrar.
Nutrition Label
Resolution chain
communicationsstudio.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 |
|---|---|---|---|---|
| 208.109.72.189 | 208.109.64.0/20 | AS398101 | GO-DADDY-COM-LLC - GoDaddy.com, LLC | US |
WHOIS identity
- Registrar
- iana:146
- Organization
- buydomains_com
- Contact emails
Subdomains
8 observed subdomains of communicationsstudio.com.
Threat posture
History
Mail and authentication
SPF policy
20 SPF mechanisms authorising senders for communicationsstudio.com.
| Mechanism | Target |
|---|---|
| SPF_A | communicationsstudio.com |
| SPF_IP | 104.192.101.11/32 |
| SPF_IP | 104.192.101.12/32 |
| SPF_IP | 104.192.101.5/32 |
| SPF_IP | 104.192.101.6/32 |
| SPF_IP | 104.192.101.8/32 |
| SPF_IP | 104.192.101.9/32 |
| SPF_IP | 141.98.116.77/32 |
| SPF_IP | 141.98.116.78/32 |
| SPF_IP | 141.98.116.95/32 |
| SPF_IP | 141.98.116.96/32 |
| SPF_IP | 176.111.222.40/32 |
| SPF_IP | 176.111.222.46/32 |
| SPF_IP | 176.111.222.47/32 |
| SPF_IP | 50.3.57.16/32 |
| SPF_IP | 50.3.57.3/32 |
| SPF_IP | 50.3.57.4/32 |
| SPF_IP | 50.3.57.8/32 |
| SPF_IP | 8.41.210.4/32 |
| SPF_MX | communicationsstudio.com |
Related pages
Pivot deeper into the graph from communicationsstudio.com.
- IP · 208.109.72.189
- ASN · AS398101GO-DADDY-COM-LLC - GoDaddy.com, LLC
- Registrar · iana:146
- Country · US
- Email · brokerage@buydomains.com
- TLD · .com
- Browse hostnames · co…
- 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: "communicationsstudio.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.