Hostname
news.societaltransform.com
Last fetched
news.societaltransform.com resolves to 1 IPv4 address operated by AS28753 in DE.
Nutrition Label
Resolution chain
news.societaltransform.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 |
|---|---|---|---|---|
| 217.20.118.17 | 217.20.112.0/20 | AS28753 | — | DE |
WHOIS identity
No WHOIS records are currently associated with news.societaltransform.com in WhisperGraph.
Subdomains
3 observed subdomains of news.societaltransform.com.
Threat posture
History
Mail and authentication
MX records
SPF policy
24 SPF mechanisms authorising senders for news.societaltransform.com.
| Mechanism | Target |
|---|---|
| SPF_A | news.societaltransform.com |
| SPF_IP | 108.181.217.32/32 |
| SPF_IP | 108.181.217.37/32 |
| SPF_IP | 108.181.217.38/32 |
| SPF_IP | 108.181.217.52/32 |
| SPF_IP | 108.181.217.58/32 |
| SPF_IP | 108.181.217.61/32 |
| SPF_IP | 184.174.101.116/32 |
| SPF_IP | 184.174.101.117/32 |
| SPF_IP | 209.200.237.113/32 |
| SPF_IP | 209.200.237.127/32 |
| SPF_IP | 209.200.237.132/32 |
| SPF_IP | 209.200.237.145/32 |
| SPF_IP | 45.133.72.180/32 |
| SPF_IP | 45.133.72.188/32 |
| SPF_IP | 8.22.35.19/32 |
| SPF_IP | 8.22.35.22/32 |
| SPF_IP | 8.22.35.23/32 |
| SPF_IP | 8.22.35.32/32 |
| SPF_IP | 8.22.35.71/32 |
| SPF_IP | 8.22.35.72/32 |
| SPF_IP | 8.22.35.73/32 |
| SPF_IP | 8.22.35.74/32 |
| SPF_MX | news.societaltransform.com |
Related pages
Pivot deeper into the graph from news.societaltransform.com.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "news.societaltransform.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.