Hostname
staralliance.com
Last fetched
staralliance.com has no current public IPv4 resolution in WhisperGraph; WHOIS lists iana:151 as the registrar.
Nutrition Label
Resolution chain
staralliance.com has no current public IPv4 resolution in WhisperGraph. The WHOIS record below is the only graph data we have on this hostname.
WHOIS identity
- Registrar
- iana:151
- Organization
- alexander stollberg
- Contact emails
Subdomains
125 observed subdomains of staralliance.com.
Showing 25 of 125. View all subdomains →
Web-graph footprint
Distinct hostnames that link to or from staralliance.com in the public web crawl.
2,168 sites link to this hostname.
Threat posture
History
Mail and authentication
SPF policy
10 SPF mechanisms authorising senders for staralliance.com.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | email.prnewswire.com |
| SPF_INCLUDE | mail.zendesk.com |
| SPF_INCLUDE | mailgun.org |
| SPF_INCLUDE | spf.protection.outlook.com |
| SPF_IP | 160.34.207.20 |
| SPF_IP | 160.34.207.21 |
| SPF_IP | 195.62.126.20 |
| SPF_IP | 195.62.126.35 |
| SPF_IP | 23.97.235.5 |
| SPF_IP | 62.216.172.71 |
Related pages
Pivot deeper into the graph from staralliance.com.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "staralliance.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.