Hostname
stroyservis.com
Last fetched
stroyservis.com resolves to 2 IPv4 addresses operated by AS21127 in RU. WHOIS lists iana:463 as the registrar.
Nutrition Label
Resolution chain
stroyservis.com 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 |
|---|---|---|---|---|
| 82.200.12.40 | 82.200.0.0/17 | AS21127 | — | RU |
| 95.190.195.40 | 95.190.0.0/16 | AS12389 | — | RU |
WHOIS identity
- Registrar
- iana:463
- Organization
- closed joint stock company 'stroyservis'
- Contact emails
Subdomains
43 observed subdomains of stroyservis.com.
Showing 24 of 43. View all subdomains →
Web-graph footprint
Distinct hostnames that link to or from stroyservis.com in the public web crawl.
71 sites link to this hostname.
2 sites linked to from this hostname.
Sample inbound links
Sample outbound links
Threat posture
History
Mail and authentication
SPF policy
10 SPF mechanisms authorising senders for stroyservis.com.
| Mechanism | Target |
|---|---|
| SPF_A | kem-l-mail-03.stroyservis.com |
| SPF_A | mail1.kmr.stroyservis.com |
| SPF_A | mail1.stroyservis.com |
| SPF_A | mail2.kmr.stroyservis.com |
| SPF_A | mail2.stroyservis.com |
| SPF_IP | 82.200.12.102 |
| SPF_IP | 82.200.12.103 |
| SPF_IP | 82.200.12.2 |
| SPF_IP | 95.190.195.2 |
| SPF_MX | stroyservis.com |
Related pages
Pivot deeper into the graph from stroyservis.com.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "stroyservis.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.