Skip to content

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

WHISPER CANON · settingstarstudio.comRouting diversityPeering densityMOAS conflictThreat-feed listingsWHOIS transparencyResolver footprintcanon.whisper.security/host/settingstarstudio.com

Resolution chain

settingstarstudio.com resolves to 1 distinct IPv4 address via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
141.138.214.45141.138.214.0/24AS12552GLOBALCONNECT-AS12552GB

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.

MechanismTarget
SPF_Asettingstarstudio.com
SPF_IP141.138.214.45
SPF_IP176.74.195.175
SPF_IP193.183.106.183
SPF_IP193.183.106.185
SPF_IP80.248.226.73
SPF_MXsettingstarstudio.com

Related pages

Pivot deeper into the graph from settingstarstudio.com.

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 20

Or query Whisper from your own LLM workflow via the Whisper MCP server.