Hostname
settingstarstudio.com
Last fetched
settingstarstudio.com resolves to 1 IPv4 address operated by GLOBALCONNECT-AS12552 in GB. WHOIS lists iana:2487 as the registrar.
Nutrition Label
Resolution chain
settingstarstudio.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 |
|---|---|---|---|---|
| 141.138.214.45 | 141.138.214.0/24 | AS12552 | GLOBALCONNECT-AS12552 | GB |
WHOIS identity
- Registrar
- iana:2487
- Organization
- whois privacy protection service by onamae.com
- Contact emails
Subdomains
11 observed subdomains of settingstarstudio.com.
Web-graph footprint
Distinct hostnames that link to or from settingstarstudio.com in the public web crawl.
Sample inbound links
Threat posture
History
Mail and authentication
MX records
- settingstarstudio.com
SPF policy
7 SPF mechanisms authorising senders for settingstarstudio.com.
| Mechanism | Target |
|---|---|
| SPF_A | settingstarstudio.com |
| SPF_IP | 141.138.214.45 |
| SPF_IP | 176.74.195.175 |
| SPF_IP | 193.183.106.183 |
| SPF_IP | 193.183.106.185 |
| SPF_IP | 80.248.226.73 |
| SPF_MX | settingstarstudio.com |
Related pages
Pivot deeper into the graph from settingstarstudio.com.
- IP · 141.138.214.45
- ASN · AS12552GLOBALCONNECT-AS12552
- Registrar · iana:2487
- Country · GB
- Email · 5516355423704@domainidshield.com
- 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: "settingstarstudio.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.