Hostname
bluestarsoftware.de
Last fetched
bluestarsoftware.de resolves to 2 IPv4 addresses operated by IONOS-AS - IONOS SE in FR.
Nutrition Label
Resolution chain
bluestarsoftware.de resolves to 2 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 217.160.183.196 | 217.160.0.0/16 | AS8560 | IONOS-AS - IONOS SE | FR |
| 85.215.252.90 | 85.215.128.0/17 | AS8560 | IONOS-AS - IONOS SE | DE |
WHOIS identity
No WHOIS records are currently associated with bluestarsoftware.de in WhisperGraph.
Subdomains
26 observed subdomains of bluestarsoftware.de.
Showing 21 of 26. View all subdomains →
Web-graph footprint
Distinct hostnames that link to or from bluestarsoftware.de in the public web crawl.
11 sites link to this hostname.
15 sites linked to from this hostname.
Sample inbound links
Threat posture
History
Mail and authentication
MX records
- bluestarsoftware.de
SPF policy
11 SPF mechanisms authorising senders for bluestarsoftware.de.
| Mechanism | Target |
|---|---|
| SPF_A | bluestarsoftware.de |
| SPF_A | cloud2.horreum.info |
| SPF_A | cloud4.horreum.info |
| SPF_A | horreum.info |
| SPF_A | horreum2.de |
| SPF_A | horreum2.info |
| SPF_A | horreum4.info |
| SPF_A | horreum5.info |
| SPF_A | horreum6.info |
| SPF_A | reticon.de |
| SPF_MX | bluestarsoftware.de |
Related pages
Pivot deeper into the graph from bluestarsoftware.de.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "bluestarsoftware.de"})-[: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.